Click or drag to resize

EventInTimeZone Method

Specifies time zone for this event. Sets StartTimeZoneId and EndTimeZoneId. Remember to add the specified timezone to TimeZones.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void InTimeZone(
	VTimeZone timezone
)

Parameters

timezone
Type: Limilabs.Mail.AppointmentsVTimeZone
Time zone.
See Also