Recurrence ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Recurrence"]

Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.FrameworkRecurrence

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class Recurrence : IComparable<Recurrence>

The Recurrence type exposes the following members.

Constructors

  NameDescription
Public methodRecurrence
Initializes a new instance of the Recurrence class
Top
Methods

  NameDescription
Public methodClearExceptions
Public methodCompareTo
Public methodStatic memberCreateRecurrencePattern
Public methodDelete
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExceptionRemoval
This method checks if the meeting has an exception for the date passed in to check was deleted or was moved passed a datetime passed in, indicating that the meeting will not take place when checking
Public methodGetException
This method gets the specific excpetion that applies to the starttime passed in
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParseRecurrencePattern
Public methodStatic memberRebuildRecurrence
Public methodSave
Public methodToString (Overrides ObjectToString.)
Top
Properties

  NameDescription
Public propertyDayOfMonth
Public propertyDaysOfWeek
Public propertyDuration
Public propertyEndTime
Public propertyEndType
Public propertyExceptions
Public propertyId
Public propertyInstance
Public propertyInterval
Public propertyMaximumOccurrences
Public propertyMonthOfYear
Public propertyPattern
Public propertyPatternEnd
Public propertyPatternStart
Public propertyProviderProperties
Public propertyStartTime
Top
See Also

Reference