SendInvitationsMode Enum

Definition

Specifies constants that define how meeting invitations are handled.

public enum class SendInvitationsMode
public enum SendInvitationsMode
Public Enum SendInvitationsMode
Inheritance
SendInvitationsMode

Fields

SendOnlyToAll 1

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

SendToAllAndSaveCopy 2

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

SendToNone 0

Do not send meeting invitations.

Applies to