Appointment.Resources Property

Definition

Gets a list of resources for the meeting, such as audio-visual equipment.

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

Property Value

The resources for the meeting.

Applies to