Compartir a través de


MailboxAuditLogSourceFolder.SourceFolderPathName Property

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

Syntax

'Declaration
Public Property SourceFolderPathName As String
    Get
    Private Set
'Usage
Dim instance As MailboxAuditLogSourceFolder
Dim value As String

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

Property Value

Type: System.String