Edit

Share via


MeetingSuggestion.Attendees Property

Definition

Gets the attendees for the meeting. The Attendees property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::EmailUserEntityCollection ^ Attendees { Microsoft::Exchange::WebServices::Data::EmailUserEntityCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.EmailUserEntityCollection Attendees { get; }
Public ReadOnly Property Attendees As EmailUserEntityCollection

Property Value

The attendees.

Applies to