DMTimeZoneInfo Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a time zone.
Inheritance Hierarchy
SystemObject
  DMLibraryDMTimeZoneInfo

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMTimeZoneInfo

The DMTimeZoneInfo type exposes the following members.

Fields
NameDescription
Public fieldDisplayName
Display name of the time zone.
Public fieldName
Name of the time zone.
Public fieldTimeZoneID
ID of the time zone.
Top
See Also