MailboxAuditLogSourceItem.SourceItemSubject Property

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

Syntax

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

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

Property Value

Type: System.String