RecurringMasterItemIdType.OccurrenceId 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 OccurrenceId property gets or sets a single occurrence of a recurring master item.
public:
property System::String ^ OccurrenceId { System::String ^ get(); void set(System::String ^ value); };
public string OccurrenceId { get; set; }
Public Property OccurrenceId As String
Property Value
The OccurrenceId property returns the identifier for a single recurrence of a recurring master item.