Share via


ExDateTime.GetToday method

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

Syntax

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

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

Parameters

  • timeZone
    Type: ExTimeZone

Return value

Type: Microsoft.Exchange.ExchangeSystem.ExDateTime

See also

Reference

ExDateTime structure

ExDateTime members

Microsoft.Exchange.ExchangeSystem namespace