Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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