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

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

Initializes a new instance of the MessageBody class.

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

Параметры

text
Тип: SystemString
The text of the message body, assumed to be HTML.
См. также