Share via


MailboxAuditLogEvent.SourceItems property

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

Syntax

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

value = instance.SourceItems
public MultiValuedProperty<MailboxAuditLogSourceItem> SourceItems { get; private set; }

Property value

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

See also

Reference

MailboxAuditLogEvent class

MailboxAuditLogEvent members

Microsoft.Exchange.Data.Directory.Management namespace