ExTimeZoneProviderBase Constructor
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Sub New ( _
id As String _
)
'Usage
Dim id As String
Dim instance As New ExTimeZoneProviderBase(id)
public ExTimeZoneProviderBase(
string id
)
Parameters
- id
Type: System.String