NetMeetingType Property

Microsoft Outlook Visual Basic

Sets or returns an OlNetMeetingType constant specifying the type of Microsoft NetMeeting. Read/write.

OlNetMeetingType can be one of these OlNetMeetingType constants.
olChat
olNetMeeting
olNetShow

expression.NetMeetingType

expression    Required. An expression that returns an AppointmentItem object.