Share via


RegeneratingPatternBaseType Class

The RegeneratingPatternBaseType class is the base class for all regenerating patterns.

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class RegeneratingPatternBaseType _
    Inherits IntervalRecurrencePatternBaseType
'Usage
Dim instance As RegeneratingPatternBaseType
[SerializableAttribute]
public abstract class RegeneratingPatternBaseType : IntervalRecurrencePatternBaseType

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.