Share via


DelegateUserType Members

The DelegateUserType class identifies a single delegate to add or update in a mailbox, or a delegate that is returned in a delegate management response. This class was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

The following tables list the members exposed by the DelegateUserType type.

Public Constructors

  Name Description
DelegateUserType The DelegateUserType constructor initializes a new instance of the DelegateUserType class.

Top

Public Properties

  Name Description
Bb799550.pubproperty(en-us,EXCHG.80).gif DelegatePermissions The DelegatePermissions property gets or sets the permission-level settings for the delegate.
Bb799550.pubproperty(en-us,EXCHG.80).gif ReceiveCopiesOfMeetingMessages The ReceiveCopiesOfMeetingMessages property gets or sets a Boolean value that indicates whether the delegate receives copies of meeting-related messages that are addressed to the principal.
Bb799550.pubproperty(en-us,EXCHG.80).gif ReceiveCopiesOfMeetingMessagesSpecified The ReceiveCopiesOfMeetingMessagesSpecified property gets or sets a Boolean value that specifies whether the ReceiveCopiesOfMeetingMessages property is serialized into the SOAP message. This property is required if the ReceiveCopiesOfMeetingMessages property is specified.
Bb799550.pubproperty(en-us,EXCHG.80).gif UserId The UserId property gets or sets a value that identifies the delegate.
Bb799550.pubproperty(en-us,EXCHG.80).gif ViewPrivateItems The ViewPrivateItems property gets or sets a Boolean value that indicates whether the delegate has permission to view private calendar items on the principal's calendar.
Bb799550.pubproperty(en-us,EXCHG.80).gif ViewPrivateItemsSpecified The ViewPrivateItemsSpecified property gets or sets a Boolean value that indicates whether the ViewPrivateItems property is serialized into the SOAP message. This property is required if the ViewPrivateItems property is specified.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb799550.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb799550.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb799550.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb799550.pubmethod(en-us,EXCHG.80).gifBb799550.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb799550.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb799550.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb799550.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top