Click or drag to resize

ExchangeDelegateOptions Enumeration

Enumerates delegation options

Namespace:  Aspose.Email.Clients.Exchange.WebService
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
[FlagsAttribute]
public enum ExchangeDelegateOptions
Members
  Member nameValueDescription
None0 Indicates that no additional options are specified
ReceiveCopiesOfMeetingMessages1 Indicates that the delegate receives copies of meeting-related messages that are addressed to the principal.
ViewPrivateItems2 Indicates that the delegate can view private calendar items on the principal�s calendar.
See Also