DelegateUser Class

Definition

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
DelegateUser

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.

Applies to