ExDateTime.ToShortDateString method
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Function ToShortDateString As String
'Usage
Dim instance As ExDateTime
Dim returnValue As String
returnValue = instance.ToShortDateString()
public string ToShortDateString()
Return value
Type: System.String