OlMeetingRecipientType 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 recipient type for the meeting.
public enum class OlMeetingRecipientType
public enum OlMeetingRecipientType
Public Enum OlMeetingRecipientType
- Inheritance
-
OlMeetingRecipientType
Fields
Name | Value | Description |
---|---|---|
olOrganizer | 0 | Meeting organizer |
olRequired | 1 | Required attendee |
olOptional | 2 | Optional attendee |
olResource | 3 | A resource such as a conference room |