OccurrenceItemIdType.RecurringMasterId Property

Definition

The RecurringMasterId property gets or sets the identifier of the recurring master of a recurring item.

public:
 property System::String ^ RecurringMasterId { System::String ^ get(); void set(System::String ^ value); };
public string RecurringMasterId { get; set; }
Public Property RecurringMasterId As String

Property Value

The RecurringMasterId property returns the identifier of the recurring master of a recurring item.

Applies to