AttributeMetadata.LinkedAttributeId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an attribute that is linked between appointments and recurring appointments.
public:
property Nullable<Guid> LinkedAttributeId { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.Runtime.Serialization.DataMember]
public Guid? LinkedAttributeId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LinkedAttributeId : Nullable<Guid> with get, set
Public Property LinkedAttributeId As Nullable(Of Guid)
Property Value
The attribute ID that is linked between appointments and recurring appointments.
- Attributes
Remarks
Link custom attributes of the recurring appointment master (series) and appointment entities