Search
LocalizationInfo Properties
 


 Public Properties

  Name Description

DayValue

Gets or sets the string representing a 'day' value.

FirstValue

Gets or sets the string representing a 'first' value.

FourthValue

Gets or sets the string representing a 'fourth' value.

LastValue

Gets or sets the string representing a 'last' value.

RecurrenceDailyFourPattern

Gets or sets the pattern used for daily recurrences with DailyRecurrence set to EveryWeekend.

RecurrenceDailyOnePattern

Gets or sets the pattern used for daily recurrences with DailyRecurrence set to ByDayInterval and Days value set to 1.

RecurrenceDailyThreePattern

Gets or sets the pattern used for daily recurrences with DailyRecurrence set to EveryWorkday.

RecurrenceDailyTwoPattern

Gets or sets the pattern used for daily recurrences with DailyRecurrence set to ByDayInterval and Days value set to more than 1.

RecurrenceEndDatePattern

Gets or sets the pattern used for denoting the end date of a recurrence.

RecurrenceIntervalPattern

Gets or sets the pattern used for recurrences with Recurrence.Pattern set to TimeInterval.

RecurrenceMonthlyOnePattern

Gets or sets the pattern used for monthly recurrences with MonthlyRecurrence set to ByDayNumber.

RecurrenceMonthlyTwoPattern

Gets or sets the pattern used for monthly recurrences with MonthlyRecurrence set to ByDayType.

RecurrenceStartDatePattern

Gets or sets the pattern used for denoting the start date of a recurrence.

RecurrenceTimeOnePattern

Gets or sets the pattern used for denoting the start and end time of a recurrence.

RecurrenceTimeTwoPattern

Gets or sets the pattern used for denoting the time of a recurrence.

RecurrenceWeeklyOnePattern

Gets or sets the pattern used for weekly recurrences with Weeks value set to 1.

RecurrenceWeeklyTwoPattern

Gets or sets the pattern used for weekly recurrences with Weeks value set to more than 1.

RecurrenceYearlyOnePattern

Gets or sets the pattern used for yearly recurrences with YearlyRecurrence set to SpecificDate.

RecurrenceYearlyTwoPattern

Gets or sets the pattern used for yearly recurrences with YearlyRecurrence set to ByDayType.

SecondValue

Gets or sets the string representing a 'second' value.

ThirdValue

Gets or sets the string representing a 'third' value.

WeekdayValue

Gets or sets the string representing a 'weekday' value.

WeekendValue

Gets or sets the string representing a 'weekend' value.

 See Also