Click or drag to resize

BaseTimeZoneOffsetStart Property

This property specifies when the time zone offset begins (Always converted to local time without the "TZID" property parameter).

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DateTime? Start { get; set; }

Property Value

Type: NullableDateTime
See Also