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