AppointmentProposal ComplexType

Represents a proposed appointment time and date as a result of the SearchRequest action.

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

Start

Edm.DateTimeOffset

The proposed appointment start date and time

End

Edm.DateTimeOffset

The proposed appointment end date and time.

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.

ProposalParties

Collection(ProposalParty ComplexType)

An array of parties needed for the proposed appointment.

Types that use the AppointmentProposal complex type.

The following use the AppointmentProposal complex type.

Name How used Description

SearchResults ComplexType

Proposals Property

Contains the results from the SearchRequest action.

関連項目

他のリソース

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 CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.