PostItemCreateForward - метод |
Creates a forward response to the post item.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ResponseMessage CreateForward()
Public Function CreateForward As ResponseMessage
public:
ResponseMessage^ CreateForward()
member CreateForward : unit -> ResponseMessage
Возвращаемое значение
Тип:
ResponseMessageA ResponseMessage representing the forward response that can subsequently be modified and sent.
См. также