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