class WhereRecurrence


Base class:

BaseWhereAbstract

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

WhereRecurrence ()


Properties

WhereDateTimeField ExpirationDate { get; set; }


WhereGuidField RecurrenceId { get; set; }


WhereIntField RecursInTheDay { get; set; }


WhereIntField RecursInTheMonth { get; set; }


WhereIntField RecursInTheMonthDays { get; set; }


WhereIntField RecursInTheMonthOn { get; set; }


WhereIntField RepeatEvery { get; set; }


WhereIntField StartType { get; set; }