DelegateUserResponseMessageTypeDelegateUser Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic DelegateUserType DelegateUser { get; set; }Public Property DelegateUser As DelegateUserType
Get
Set
public:
property DelegateUserType^ DelegateUser {
DelegateUserType^ get ();
void set (DelegateUserType^ value);
}member DelegateUser : DelegateUserType with get, set
Property Value
Type:
DelegateUserType
Remarks
See Also