MeetingRequestCreateAcceptMessage - метод

Creates a local meeting acceptance message that can be customized and sent.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public AcceptMeetingInvitationMessage CreateAcceptMessage(
	bool tentative
)

Параметры

tentative  Boolean
Specifies whether the meeting will be tentatively accepted.

Возвращаемое значение

AcceptMeetingInvitationMessage
An AcceptMeetingInvitationMessage representing the meeting acceptance message.

См. также