TaskRecurrenceType.Item Property

The Item property gets or sets a recurrence pattern.

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

Syntax

'Declaration
Public Property Item As RecurrencePatternBaseType
    Get
    Set
'Usage
Dim instance As TaskRecurrenceType
Dim value As RecurrencePatternBaseType

value = instance.Item

instance.Item = value
public RecurrencePatternBaseType Item { get; set; }

Property Value

Type: ExchangeWebServices.RecurrencePatternBaseType
The Item property returns a RecurrencePatternBaseType object that represents a recurring task.

Remarks

The actual object that is returned by the Item property will be an instance of one of the following classes: