Share via


ExDateTime.CheckExpectedTimeZone method ()

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

Syntax

'Declaration
Public Sub CheckExpectedTimeZone ( _
    timeZone As ExTimeZone _
)
'Usage
Dim instance As ExDateTime
Dim timeZone As ExTimeZone

instance.CheckExpectedTimeZone(timeZone)
public void CheckExpectedTimeZone(
    ExTimeZone timeZone
)

Parameters

  • timeZone
    Type: ExTimeZone

See also

Reference

ExDateTime structure

ExDateTime members

CheckExpectedTimeZone overload

Microsoft.Exchange.ExchangeSystem namespace