MimeContentUTF8(Byte) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public MimeContentUTF8(
byte[] content
)
Public Sub New (
content As Byte()
)
public:
MimeContentUTF8(
array<unsigned char>^ content
)
new :
content : byte[] -> MimeContentUTF8
Параметры
- content
- Тип: SystemByte
The content.
См. также