Allows access to free busy info for a users calendar.
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkCalendarFreeBusy
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The CalendarFreeBusy type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CalendarFreeBusy | Initializes a new instance of the CalendarFreeBusy class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetFreeBusyInfo |
Returns a list of FreeBusySpans
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also