RetrieveExchangeAppointmentsResponse.Appointments Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the Exchange appointments returned by the request
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityCollection Appointments { get; }
Public ReadOnly Property Appointments As EntityCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityCollection
Type: EntityCollection
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.
See Also
RetrieveExchangeAppointmentsResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright