ExTimeZoneProviderBase.AddTimeZone Method
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Sub AddTimeZone ( _
timeZone As ExTimeZone _
)
'Usage
Dim instance As ExTimeZoneProviderBase
Dim timeZone As ExTimeZone
instance.AddTimeZone(timeZone)
public void AddTimeZone(
ExTimeZone timeZone
)
Parameters
- timeZone
Type: Microsoft.Exchange.ExchangeSystem.ExTimeZone