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.26106.1555
Syntax
public void InTimeZone(
	VTimeZone timezone
)

Parameters

timezone  VTimeZone
Time zone.
See Also