ADObjectId constructor
Initializes a new instance of the ADObjectId class with an empty distinguished name and GUID.
Namespace: Microsoft.Exchange.Data.Directory
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ADObjectId()
public ADObjectId()