OccurrenceItemIdType.RecurringMasterId Property

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

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property RecurringMasterId As String
    Get
    Set
'Usage
Dim instance As OccurrenceItemIdType
Dim value As String

value = instance.RecurringMasterId

instance.RecurringMasterId = value
public string RecurringMasterId { get; set; }

Property Value

Type: System.String
The RecurringMasterId property returns the identifier of the recurring master of a recurring item.