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.6.0.22
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