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