DatabaseCopyStatusEntry.Id property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property Id As ADObjectId
Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As ADObjectId
value = instance.Id
public ADObjectId Id { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
See also
Reference
DatabaseCopyStatusEntry members
Microsoft.Exchange.Management.SystemConfigurationTasks namespace