AppointmentProposal ComplexType

Dynamics CRM 2016
 

Updated: November 29, 2016

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.

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

The following use the AppointmentProposal complex type.

Name

How used

Description

SearchResults ComplexType

Proposals Property

Contains the results from the Search action.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: