DelegateUserResponse.DelegateUser Property
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.
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.