Compartir a través de


ExTimeZoneProviderBase.GetTimeZones Method

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Function GetTimeZones As IEnumerable(Of ExTimeZone)
'Usage
Dim instance As ExTimeZoneProviderBase
Dim returnValue As IEnumerable(Of ExTimeZone)

returnValue = instance.GetTimeZones()
public IEnumerable<ExTimeZone> GetTimeZones()