MailboxAuditLogSourceFolder.SourceFolderId Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Property SourceFolderId As String
Get
Private Set
'Usage
Dim instance As MailboxAuditLogSourceFolder
Dim value As String
value = instance.SourceFolderId
public string SourceFolderId { get; private set; }
Property Value
Type: System.String