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
Type: Microsoft.Exchange.ExchangeSystem.ExDateTime