OrganizationId.IOrganizationIdForEventLog.IdForEventLog Property
Namespace: Microsoft.Exchange.Data.Directory
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Private ReadOnly Property IdForEventLog As String
Implements IOrganizationIdForEventLog.IdForEventLog
Get
'Usage
Dim instance As OrganizationId
Dim value As String
value = CType(instance, IOrganizationIdForEventLog).IdForEventLog
string IOrganizationIdForEventLog.IdForEventLog { get; }
Property Value
Type: System.String