AppointmentCreateAcceptMessage - метод

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

Definition

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

Параметры

tentative  Boolean
Specifies whether the meeting will be tentatively accepted.

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

AcceptMeetingInvitationMessage
An AcceptMeetingInvitationMessage representing the meeting acceptance message.

См. также