DelegateUser.Permissions 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 list of delegate user's permissions.
public:
property Microsoft::Exchange::WebServices::Data::DelegatePermissions ^ Permissions { Microsoft::Exchange::WebServices::Data::DelegatePermissions ^ get(); };
public Microsoft.Exchange.WebServices.Data.DelegatePermissions Permissions { get; }
Public ReadOnly Property Permissions As DelegatePermissions
Property Value
The delegate's permissions on the principal's folders.