Table of Contents

Enum SendInvitationsMode

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Defines if/how meeting invitations are sent.

public enum SendInvitationsMode

Fields

SendOnlyToAll = 1

Meeting invitations are sent to all attendees.

SendToAllAndSaveCopy = 2

Meeting invitations are sent to all attendees and a copy of the invitation message is saved.

SendToNone = 0

No meeting invitation is sent.