PostItem - конструктор
Initializes an unsaved local instance of
PostItem. To bind to an existing post item, use PostItem.Bind() instead.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public PostItem(
ExchangeService service
)
Public Sub New (
service As ExchangeService
)
public:
PostItem(
ExchangeService^ service
)
new :
service : ExchangeService -> PostItem
Параметры
- service ExchangeService
- The ExchangeService object to which the e-mail message will be bound.