ExtendedRightIdParameter.AllExtendedRights property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AllExtendedRights As ExtendedRight()
Get
'Usage
Dim value As ExtendedRight()
value = ExtendedRightIdParameter.AllExtendedRights
public static ExtendedRight[] AllExtendedRights { get; }
Property value
Type: []
See also
Reference
ExtendedRightIdParameter class