DelegateUserType.DelegatePermissions 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.
The DelegatePermissions property gets or sets the permission-level settings for the delegate.
public:
property ExchangeWebServices::DelegatePermissionsType ^ DelegatePermissions { ExchangeWebServices::DelegatePermissionsType ^ get(); void set(ExchangeWebServices::DelegatePermissionsType ^ value); };
public ExchangeWebServices.DelegatePermissionsType DelegatePermissions { get; set; }
Public Property DelegatePermissions As DelegatePermissionsType
Property Value
The DelegatePermissions property returns one of the DelegatePermissionsType enumeration values that indicate the permissions for the delegate.