SendCancellationsMode - перечисление

Defines how meeting cancellations should be sent to attendees when an appointment is deleted.

Definition

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

Члены

SendToNone0 No meeting cancellation is sent.
SendOnlyToAll1 Meeting cancellations are sent to all attendees.
SendToAllAndSaveCopy2 Meeting cancellations are sent to all attendees and a copy of the cancellation message is saved in the organizer's Sent Items folder.

См. также