Click or drag to resize

RecurrenceIdAllDay Method

Marks the this recurrence id as an all day event. Time in Value property will be ignored if this method is used.

Namespace: Limilabs.Mail.Appointments
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public void AllDay()

Return Value

This recurrence id.
See Also