MailboxFolderConfiguration.TopSubjectFrom Property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property TopSubjectFrom As String
    Get
    Friend Set
'Usage
Dim instance As MailboxFolderConfiguration
Dim value As String

value = instance.TopSubjectFrom
public string TopSubjectFrom { get; internal set; }

Property Value

Type: System.String