ExDateTime.ToUtc Method
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Function ToUtc As ExDateTime
'Usage
Dim instance As ExDateTime
Dim returnValue As ExDateTime
returnValue = instance.ToUtc()
public ExDateTime ToUtc()
Return Value
See Also