AttendeeInfo.AttendeeType Property

Definition

Gets or sets the type of meeting attendee.

public:
 property Microsoft::Exchange::WebServices::Data::MeetingAttendeeType AttendeeType { Microsoft::Exchange::WebServices::Data::MeetingAttendeeType get(); void set(Microsoft::Exchange::WebServices::Data::MeetingAttendeeType value); };
public Microsoft.Exchange.WebServices.Data.MeetingAttendeeType AttendeeType { get; set; }
Public Property AttendeeType As MeetingAttendeeType

Property Value

One of MeetingAttendeeType the enumeration values that specifies the type of the attendee.

Applies to