Share via


ExDateTime.GetNow method

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

Syntax

'Declaration
Public Shared Function GetNow ( _
    timeZone As ExTimeZone _
) As ExDateTime
'Usage
Dim timeZone As ExTimeZone
Dim returnValue As ExDateTime

returnValue = ExDateTime.GetNow(timeZone)
public static ExDateTime GetNow(
    ExTimeZone timeZone
)

Parameters

  • timeZone
    Type: ExTimeZone

Return value

Type: Microsoft.Exchange.ExchangeSystem.ExDateTime

See also

Reference

ExDateTime structure

ExDateTime members

Microsoft.Exchange.ExchangeSystem namespace