Compartir a través de


AdminAuditLogEvent.Caller Property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property Caller As String
    Get
    Private Set
'Usage
Dim instance As AdminAuditLogEvent
Dim value As String

value = instance.Caller
public string Caller { get; private set; }

Property Value

Type: System.String