Click or drag to resize

RecurrenceIdRange Property

The "RANGE" parameter is used to specify the effective range of recurrence instances from the instance specified by the "RECURRENCE-ID" property value. The default value for the range parameter (when it's null) is the single recurrence instance only. The value can also be ThisAndPrior and ThisAndFuture.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public RecurrenceIdRange Range { get; }

Property Value

Type: RecurrenceIdRange
See Also