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