OrganizationConfig.ObjectVersion property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ObjectVersion As Integer
Get
'Usage
Dim instance As OrganizationConfig
Dim value As Integer
value = instance.ObjectVersion
public int ObjectVersion { get; }
Property value
Type: System.Int32