OccurrenceItemIdType.RecurringMasterId 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.
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.