DelegateUserType.DelegatePermissions Property

Definition

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.

Applies to