RecurringMasterItemIdType.OccurrenceId Property

Definition

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.

Applies to