AppointmentProposal ComplexType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Represents a proposed appointment time and date as a result of the Search function.
This Web API complex type corresponds to the organization service AppointmentProposal.
Properties
The properties of a complex type contain the structured data of the type.
Name |
Type |
Nullable |
Unicode |
Description |
---|---|---|---|---|
End |
Edm.DateTimeOffset |
The proposed appointment end date and time. |
||
ProposalParties |
Collection(ProposalParty ComplexType) |
An array of parties needed for the proposed appointment. |
||
SiteId |
Edm.Guid |
The ID of the site for the proposed appointment. |
||
SiteName |
Edm.String |
false |
The name of the site for the proposed appointment. |
|
Start |
Edm.DateTimeOffset |
The proposed appointment start date and time |
Types that use the AppointmentProposal complex type.
The following use the AppointmentProposal complex type.
Name |
How used |
Description |
---|---|---|
Proposals Property |
Contains the results from the Search action. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright