EndDateRecurrenceRangeType Class

Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.Exchange.WebService.Schema_2016RecurrenceRangeBaseType
    Aspose.Email.Clients.Exchange.WebService.Schema_2016EndDateRecurrenceRangeType

Namespace:  Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
[SerializableAttribute]
public class EndDateRecurrenceRangeType : RecurrenceRangeBaseType

The EndDateRecurrenceRangeType type exposes the following members.

Constructors
  NameDescription
Public methodEndDateRecurrenceRangeType
Initializes a new instance of the EndDateRecurrenceRangeType class
Properties
  NameDescription
Public propertyEndDate
Public propertyStartDate (Inherited from RecurrenceRangeBaseType.)
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Remarks
See Also