DatabaseCopyStatusEntry.ErrorEventId Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ErrorEventId As Nullable(Of UInteger)
Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As Nullable(Of UInteger)
value = instance.ErrorEventId
public Nullable<uint> ErrorEventId { get; }
Property Value
Type: System.Nullable<UInt32>
Returns Nullable<T>.