Enum ExchangeDelegateOptions

ExchangeDelegateOptions enumeration

Enumerates delegation options

[Flags]
public enum ExchangeDelegateOptions

Values

NameValueDescription
None0Indicates that no additional options are specified
ReceiveCopiesOfMeetingMessages1Indicates that the delegate receives copies of meeting-related messages that are addressed to the principal.
ViewPrivateItems2Indicates that the delegate can view private calendar items on the principal�s calendar.

See Also