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

Other Resources

How to: Specify Different Recipient Types for an Appointment Item

How to: Create a Meeting Request, Add Recipients, and Specify a Location

How to: Use the Select Names Dialog Box to Obtain and Assign Recipients to an Appointment