ExpandCalendarResponse.result Property

Definition

Gets a set of time blocks with appointment information.

public:
 property cli::array <Microsoft::Crm::Sdk::Messages::TimeInfo ^> ^ result { cli::array <Microsoft::Crm::Sdk::Messages::TimeInfo ^> ^ get(); };
public Microsoft.Crm.Sdk.Messages.TimeInfo[] result { get; }
member this.result : Microsoft.Crm.Sdk.Messages.TimeInfo[]
Public ReadOnly Property result As TimeInfo()

Property Value

The set of time blocks with appointment information.

Applies to