AddressBookBase.Base64Guid Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Base64Guid As String
Get
'Usage
Dim instance As AddressBookBase
Dim value As String
value = instance.Base64Guid
public string Base64Guid { get; }
Property Value
Type: System.String