Для изменения размера нажмите или перетащите

MimeContent(String, Byte) - конструктор

Initializes a new instance of the MimeContent class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public MimeContent(
	string characterSet,
	byte[] content
)

Параметры

characterSet
Тип: SystemString
The character set of the content.
content
Тип: SystemByte
The content.
См. также