Freigeben über


TimeInfo.SubCode Property

Definition

Gets or sets information about the time block such as whether it is an appointment, break, or holiday.

public:
 property Microsoft::Crm::Sdk::Messages::SubCode SubCode { Microsoft::Crm::Sdk::Messages::SubCode get(); void set(Microsoft::Crm::Sdk::Messages::SubCode value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Crm.Sdk.Messages.SubCode SubCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SubCode : Microsoft.Crm.Sdk.Messages.SubCode with get, set
Public Property SubCode As SubCode

Property Value

The information about the time block.

Attributes

Applies to