DelegateUserResponseMessageType.DelegateUser Property

Definition

The DelegateUser property gets or sets the single delegate that is returned by a delegate management operation.

public:
 property ExchangeWebServices::DelegateUserType ^ DelegateUser { ExchangeWebServices::DelegateUserType ^ get(); void set(ExchangeWebServices::DelegateUserType ^ value); };
public ExchangeWebServices.DelegateUserType DelegateUser { get; set; }
Public Property DelegateUser As DelegateUserType

Property Value

The DelegateUser property returns a DelegateUserType object that contains information about the single delegate that is returned by a delegate management operation.

Applies to