Share via


ExDateTime.ToShortTimeString method

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

Syntax

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

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

Return value

Type: System.String

See also

Reference

ExDateTime structure

ExDateTime members

Microsoft.Exchange.ExchangeSystem namespace