RecurrenceType Class
The RecurrenceType class contains the recurrence pattern for calendar items and meeting requests.
Inheritance Hierarchy
System.Object
ExchangeWebServices.RecurrenceType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class RecurrenceType
'Usage
Dim instance As RecurrenceType
[SerializableAttribute]
public class RecurrenceType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also