In The Hand LtdIn The Hand
RecipientStatus Enumeration
NamespacesInTheHand.WindowsMobile.PocketOutlookRecipientStatus
.NET Components for Mobility
Specifies the meeting attendee type for a recipient of a meeting request.
Declaration Syntax
C#Visual Basic
public enum RecipientStatus
Public Enumeration RecipientStatus
Members
MemberDescription
Unknown
The recipient attendee status is unknown. It is not known whether this recipient will attend the meeting.

Accepted
The recipient has accepted the meeting invitation, and will be attending the meeting.

Declined
The recipient has declined to accept the meeting invitation, and will not be attending the meeting.

Tentative
The recipient has tentatively accepted the meeting invitation, and might be attending the meeting.

NoResponse
The recipient has not responded to the meeting invitation. It is not known whether this recipient will attend the meeting.

HasFlag
Determines whether one or more bit fields are set in the current instance.

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