RetrieveExchangeAppointmentsResponse.Appointments 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 the Exchange appointments returned by the request
public:
property Microsoft::Xrm::Sdk::EntityCollection ^ Appointments { Microsoft::Xrm::Sdk::EntityCollection ^ get(); };
public Microsoft.Xrm.Sdk.EntityCollection Appointments { get; }
member this.Appointments : Microsoft.Xrm.Sdk.EntityCollection
Public ReadOnly Property Appointments As EntityCollection
Property Value
A collection of Exchange appointments which use the structure of Dynamics 365 appointments.
Remarks
Although this data is returned using the structure of Dynamics 365 appointment, they do not represent data from Dynamics 365. This data comes from Exchange.