ExchangeRoleEntryPresentation.IConfigurable.Identity Property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Private ReadOnly Property Identity As ObjectId
Implements IConfigurable.Identity
Get
'Usage
Dim instance As ExchangeRoleEntryPresentation
Dim value As ObjectId
value = CType(instance, IConfigurable).Identity
ObjectId IConfigurable.Identity { get; }