ExtendedRight.RightsGuid Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property RightsGuid As Guid
Get
'Usage
Dim instance As ExtendedRight
Dim value As Guid
value = instance.RightsGuid
public Guid RightsGuid { get; }
Property Value
Type: System.Guid