MailboxFolderConfiguration.Date property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Date As DateTime
Get
Friend Set
'Usage
Dim instance As MailboxFolderConfiguration
Dim value As DateTime
value = instance.Date
public DateTime Date { get; internal set; }
Property value
Type: System.DateTime
See also
Reference
MailboxFolderConfiguration class