In The Hand LtdIn The Hand
AllDayEvent Property
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentAllDayEvent
.NET Components for Mobility
Returns or sets whether an Appointment is an all day event.
Declaration Syntax
C#Visual Basic
public bool AllDayEvent { get; set; }
Public Property AllDayEvent As Boolean
	Get
	Set
Value
TRUE if an All Day Event, else FALSE.
Remarks
If TRUE, the Appointment cannot be a Meeting (see MeetingStatus). The default for this is FALSE.
See Also

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0