MessageBody(String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public MessageBody(
string text
)
Public Sub New (
text As String
)
public:
MessageBody(
String^ text
)
new :
text : string -> MessageBody
Параметры
- text
- Тип: SystemString
The text of the message body, assumed to be HTML.
См. также