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