Appointment.Resources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.