Compartir a través de


MailboxAuditLogSourceItem.SourceItemFolderPathName Property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Property SourceItemFolderPathName As String
    Get
    Private Set
'Usage
Dim instance As MailboxAuditLogSourceItem
Dim value As String

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

Property Value

Type: System.String