DelegateUserResponse.DelegateUser Property

Definition

Gets the delegate user who was involved in the operation.

public:
 property Microsoft::Exchange::WebServices::Data::DelegateUser ^ DelegateUser { Microsoft::Exchange::WebServices::Data::DelegateUser ^ get(); };
public Microsoft.Exchange.WebServices.Data.DelegateUser DelegateUser { get; }
Public ReadOnly Property DelegateUser As DelegateUser

Property Value

An object that contains identifying information for the delegate user.

Applies to