ResponseMessageBodyPrefix - свойство |
Gets or sets the body prefix of this response. The body prefix will be prepended to the original
message's body when the response is created.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public MessageBody BodyPrefix { get; set; }
Public Property BodyPrefix As MessageBody
Get
Set
public:
property MessageBody^ BodyPrefix {
MessageBody^ get ();
void set (MessageBody^ value);
}
member BodyPrefix : MessageBody with get, set
Значение свойства
Тип:
MessageBodyСм. также