AppointmentLoadOptions
AppointmentLoadOptions class
Represents appointment load options
The AppointmentLoadOptions type exposes the following members:
Constructors
| Name | Description |
|---|---|
| AppointmentLoadOptions() | Initializes a new instance of the AppointmentLoadOptions class |
Properties
| Name | Description |
|---|---|
| ignore_smtp_address_check | Defines whether the SMTP address validation is skipped. |
| apply_local_tz | Convert time to local timezone |
| detect_encoding | Determines a data encoding by analyzing its byte order mark (BOM) |
| event_index | Determines VEVENT index in case multiple events in a single ics file. The starting VEVENT in case reading multiple events by CalendarReaderCalendarReader. |
See Also
- namespace aspose.email.calendar
- assembly Aspose.Email