API Reference
Class
OutlookRecurrenceIcsExportOptions
Options controlling recurrence export to iCalendar data.
Inheritance
- Object
- OutlookRecurrenceIcsExportOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public OutlookRecurrenceIcsExportOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public OutlookTimeZoneDefinition TimeZone { get; set; } #Embedded Outlook rules used to convert an end date to UTC.
public String TimeZoneId { get; set; } #TZID written on local recurrence values. Defaults to the recurrence or definition key.
public Boolean DateOnly { get; set; } #Whether temporal values use RFC 5545 DATE rather than DATE-TIME.
public OutlookAmbiguousTimePolicy AmbiguousTimePolicy { get; set; } #Policy for a series end that lands in an ambiguous local time.