In The Hand LtdIn The Hand
MeetingStatus Property
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentMeetingStatus
.NET Components for Mobility
Returns whether the Appointment is a meeting or not.
Declaration Syntax
C#Visual Basic
public MeetingStatus MeetingStatus { get; }
Public ReadOnly Property MeetingStatus As MeetingStatus
	Get
Value
MeetingStatus.Meeting if Appointment is a meeting, else MeetingStatus.NonMeeting.
Remarks
In Pocket Outlook you do not set this to indicate a meeting. Pocket Outlook automatically sets MeetingStatus for any Appointment with Recipients to Meeting. MeetingStatus can only have the value Meeting or NonMeeting. If the Appointment is a Meeting it can not be an AllDayEvent.

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