Click or drag to resize

EventAllDay Method

Marks the event as an all day event. Time in Start and End properties will be ignored if this method is used.

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