Adds timezone to the TimeZones collection.

Namespace: Limilabs.Mail.Appointments
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public VTimeZone AddTimeZone()
Visual Basic
Public Function AddTimeZone As VTimeZone
Visual C++
public:
VTimeZone^ AddTimeZone()

Return Value

Event that was added.

See Also