Share via


MailboxAuditLogEvent.SourceFolders property

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

Syntax

'Declaration
Public Property SourceFolders As MultiValuedProperty(Of MailboxAuditLogSourceFolder)
    Get
    Private Set
'Usage
Dim instance As MailboxAuditLogEvent
Dim value As MultiValuedProperty(Of MailboxAuditLogSourceFolder)

value = instance.SourceFolders
public MultiValuedProperty<MailboxAuditLogSourceFolder> SourceFolders { get; private set; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<MailboxAuditLogSourceFolder>

See also

Reference

MailboxAuditLogEvent class

MailboxAuditLogEvent members

Microsoft.Exchange.Data.Directory.Management namespace