Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MeetingRequestsDeliveryScope Enum

Definition

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

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

Name Value Description
DelegatesOnly 0

Send meeting requests to delegates only.

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.

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


Feedback

Was this page helpful?