Поделиться через


FreeBusyViewOptionsType Members

Include Protected Members
Include Inherited Members

The FreeBusyViewOptionsType class specifies the type of free/busy information that is returned in response to an availability query.

The FreeBusyViewOptionsType type exposes the following members.

Constructors

  Name Description
Public method FreeBusyViewOptionsType The FreeBusyViewOptionsType constructor initializes a new instance of the FreeBusyViewOptionsType class.

Top

Properties

  Name Description
Public property MergedFreeBusyIntervalInMinutes The MergedFreeBusyIntervalInMinutes property gets or sets the time difference between two successive slots in the FreeBusyMerged view. This property is optional. This is a read/write property.
Public property MergedFreeBusyIntervalInMinutesSpecified The MergedFreeBusyIntervalInMinutesSpecified property gets or sets a Boolean value that specifies whether the MergedFreeBusyIntervalInMinutes property is serialized into the Simple Object Access Protocol (SOAP) request. This property is required if the MergedFreeBusyIntervalInMinutes property is set. This is a read/write property.
Public property RequestedView The RequestedView property gets or sets the type of calendar information that a client requests. This property is optional. This is a read/write property.
Public property RequestedViewSpecified The RequestedViewSpecified property gets or sets a Boolean value that specifies whether the RequestedView property is serialized into the Simple Object Access Protocol (SOAP) request. This property is required if the RequestedView property is set. This is a read/write property.
Public property TimeWindow The TimeWindow property gets or sets the time span that is queried for the user availability information.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top