NoEndRecurrenceRangeType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The NoEndRecurrenceRangeType class describes the start date of an item recurrence pattern that does not have a defined end date.
public ref class NoEndRecurrenceRangeType : ExchangeWebServices::RecurrenceRangeBaseType
public class NoEndRecurrenceRangeType : ExchangeWebServices.RecurrenceRangeBaseType
Public Class NoEndRecurrenceRangeType
Inherits RecurrenceRangeBaseType
- Inheritance
Constructors
NoEndRecurrenceRangeType() |
The NoEndRecurrenceRangeType constructor initializes a new instance of the NoEndRecurrenceRangeType class. |
Properties
StartDate |
The StartDate property gets or sets the start date of a recurrence range. (Inherited from RecurrenceRangeBaseType) |