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

MessageBody(BodyType, String) - конструктор

Initializes a new instance of the MessageBody class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public MessageBody(
	BodyType bodyType,
	string text
)

Параметры

bodyType
Тип: Tessa.Exchange.WebServices.DataBodyType
The type of the message body's text.
text
Тип: SystemString
The text of the message body.
См. также