MailboxRegionalConfiguration.DateFormat property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Property DateFormat As String
Get
Set
'Usage
Dim instance As MailboxRegionalConfiguration
Dim value As String
value = instance.DateFormat
instance.DateFormat = value
public string DateFormat { get; set; }
Property value
Type: System.String
See also
Reference
MailboxRegionalConfiguration class