AppointmentLoadOptions

AppointmentLoadOptions class

Represents appointment load options

Constructors

NameDescription
AppointmentLoadOptionsInitializes a new instance of the AppointmentLoadOptions class

Methods

NameDescription
get_ApplyLocalTZConvert time to local timezone
get_DetectEncodingDetermines a data encoding by analyzing its byte order mark (BOM)
get_EventIndexDetermines VEVENT index in case multiple events in a single ics file. The starting VEVENT in case reading multiple events by CalendarReader CalendarReader .
get_IgnoreSmtpAddressCheckDefines whether the SMTP address validation is skipped.
set_ApplyLocalTZConvert time to local timezone
set_DetectEncodingDetermines a data encoding by analyzing its byte order mark (BOM)
set_EventIndexDetermines VEVENT index in case multiple events in a single ics file. The starting VEVENT in case reading multiple events by CalendarReader CalendarReader .
set_IgnoreSmtpAddressCheckDefines whether the SMTP address validation is skipped.