OlMeetingResponse Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the response to a meeting request.
public enum class OlMeetingResponse
public enum OlMeetingResponse
Public Enum OlMeetingResponse
- Inheritance
-
OlMeetingResponse
Fields
Name | Value | Description |
---|---|---|
olMeetingTentative | 2 | The meeting was tentatively accepted. |
olMeetingAccepted | 3 | The meeting was accepted. |
olMeetingDeclined | 4 | The meeting was declined. |
Remarks
See MeetingItem.