MeetingRequestsDeliveryScope Enum

Definition

Specifies constants that define how meeting requests are handled for mailboxes that have delegates.

public enum class MeetingRequestsDeliveryScope
public enum MeetingRequestsDeliveryScope
Public Enum MeetingRequestsDeliveryScope
Inheritance
MeetingRequestsDeliveryScope

Fields

DelegatesAndMe 1

Send meeting requests to delegates and to the owner of the mailbox.

DelegatesAndSendInformationToMe 2

Send meeting requests to delegates and informational messages to the owner of the mailbox.

DelegatesOnly 0

Send meeting requests to delegates only.

NoForward 3

Meeting requests are not sent to delegates. The NoForward field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to