[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Recurrence"]
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkRecurrence
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The Recurrence type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Recurrence | Initializes a new instance of the Recurrence class |
Methods
Name | Description | |
---|---|---|
![]() | ClearExceptions | |
![]() | CompareTo | |
![]() ![]() | CreateRecurrencePattern | |
![]() | Delete | |
![]() | Equals | (Inherited from Object.) |
![]() | ExceptionRemoval |
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
|
![]() | GetException |
This method gets the specific excpetion that applies to the starttime passed in
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | ParseRecurrencePattern | |
![]() ![]() | RebuildRecurrence | |
![]() | Save | |
![]() | ToString | (Overrides ObjectToString.) |
Properties
Name | Description | |
---|---|---|
![]() | DayOfMonth | |
![]() | DaysOfWeek | |
![]() | Duration | |
![]() | EndTime | |
![]() | EndType | |
![]() | Exceptions | |
![]() | Id | |
![]() | Instance | |
![]() | Interval | |
![]() | MaximumOccurrences | |
![]() | MonthOfYear | |
![]() | Pattern | |
![]() | PatternEnd | |
![]() | PatternStart | |
![]() | ProviderProperties | |
![]() | StartTime |
See Also