GetDelegateType Members

Include Protected Members
Include Inherited Members

The GetDelegateType class represents a request to get delegate settings for a mailbox in the Exchange database.

The GetDelegateType type exposes the following members.

Constructors

  Name Description
Public method GetDelegateType The GetDelegateType constructor initializes a new instance of the GetDelegateType class.

Top

Properties

  Name Description
Public property IncludePermissions The IncludePermissions property gets or sets a Boolean value that specifies whether permission settings for delegates are included in the response.
Public property Mailbox The Mailbox property gets or sets an EmailAddressType object that represents a mail-enabled Active Directory directory service object. (Inherited from BaseDelegateType.)
Public property UserIds The UserIds property gets or sets a UserIdType array that represents the delegates to get from a mailbox.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top