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, _
    level As ValidationLevel _
)
'Usage
Dim instance As ExDateTime
Dim timeZone As ExTimeZone
Dim level As ValidationLevel

instance.CheckExpectedTimeZone(timeZone, _
    level)
public void CheckExpectedTimeZone(
    ExTimeZone timeZone,
    ValidationLevel level
)

Parameters

  • timeZone
    Type: ExTimeZone
  • level
    Type: ValidationLevel

See also

Reference

ExDateTime structure

ExDateTime members

CheckExpectedTimeZone overload

Microsoft.Exchange.ExchangeSystem namespace