Appointment.SetTimeZone

Appointment.SetTimeZone method

Set time zone

public void SetTimeZone(string tzName)
ParameterTypeDescription
tzNameStringThe time zone name, for sample “America/New_York”

See Also