Contains information for a duration of time that is booked on a Calendar
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkFreeBusySpan
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The FreeBusySpan type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FreeBusySpan | Initializes a new instance of the FreeBusySpan class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | 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.) |
Properties
Name | Description | |
---|---|---|
![]() | BusyStatus |
Busy Status for the span
|
![]() | Duration |
Duration of the span
|
![]() | Start |
Start of the span
|
See Also