SendCancellationsMode Enum

Definition

Specifies constants that define how meeting cancellations should be handled when a meeting is deleted.

public enum class SendCancellationsMode
public enum SendCancellationsMode
Public Enum SendCancellationsMode
Inheritance
SendCancellationsMode

Fields

SendOnlyToAll 1

Send meeting cancellations to all attendees but do not save a copy of the meeting cancellation in the organizer's Sent Items folder.

SendToAllAndSaveCopy 2

Send meeting cancellations to all attendees and save a copy of the meeting cancellation in the organizer's Sent Items folder.

SendToNone 0

Do not send meeting cancellations.

Applies to