OlMeetingRecipientType Enumeration

Indicates the recipient type for the meeting.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Enumeration OlMeetingRecipientType
'Usage
Dim instance As OlMeetingRecipientType
public enum OlMeetingRecipientType

Members

Member name Description
olOrganizer Meeting organizer
olRequired Required attendee
olOptional Optional attendee
olResource A resource such as a conference room

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace