Share via


MailboxFolderConfiguration.TopSubjectReceivedTime property

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

Syntax

'Declaration
Public Property TopSubjectReceivedTime As Nullable(Of DateTime)
    Get
    Friend Set
'Usage
Dim instance As MailboxFolderConfiguration
Dim value As Nullable(Of DateTime)

value = instance.TopSubjectReceivedTime
public Nullable<DateTime> TopSubjectReceivedTime { get; internal set; }

Property value

Type: System.Nullable<DateTime>

See also

Reference

MailboxFolderConfiguration class

MailboxFolderConfiguration members

Microsoft.Exchange.Management.Tasks namespace