Share via


ExDateTime.ToLongDateString method

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Function ToLongDateString As String
'Usage
Dim instance As ExDateTime
Dim returnValue As String

returnValue = instance.ToLongDateString()
public string ToLongDateString()

Return value

Type: System.String

See also

Reference

ExDateTime structure

ExDateTime members

Microsoft.Exchange.ExchangeSystem namespace