AdminAuditLogEvent.OriginatingServer property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property OriginatingServer As String
Get
Friend Set
'Usage
Dim instance As AdminAuditLogEvent
Dim value As String
value = instance.OriginatingServer
public string OriginatingServer { get; internal set; }
Property value
Type: System.String
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace