DelegateUser Class
Definition
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.
Represents a delegate user.
public ref class DelegateUser sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class DelegateUser : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class DelegateUser
Inherits ComplexProperty
- Inheritance
Constructors
DelegateUser() |
Initializes a new instance of the DelegateUser class. |
DelegateUser(StandardUser) |
Initializes a new instance of the DelegateUser class. |
DelegateUser(String) |
Initializes a new instance of the DelegateUser class. |
Properties
Permissions |
Gets the list of delegate user's permissions. |
ReceiveCopiesOfMeetingMessages |
Gets or sets a value that indicates whether the delegate user should receive copies of meeting requests. |
UserId |
Gets the identifier of the delegate user. |
ViewPrivateItems |
Gets or sets a value that indicates whether the delegate user should be able to view the principal's private items. |