MeetingRequest.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.
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
A collection of resources for the meeting.