Share via


FreeBusyViewOptionsType Members

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

The following tables list the members exposed by the FreeBusyViewOptionsType type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb426498.pubproperty(en-us,EXCHG.80).gif 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.
Bb426498.pubproperty(en-us,EXCHG.80).gif 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.
Bb426498.pubproperty(en-us,EXCHG.80).gif 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.
Bb426498.pubproperty(en-us,EXCHG.80).gif 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.
Bb426498.pubproperty(en-us,EXCHG.80).gif TimeWindow The TimeWindow property gets or sets the time span that is queried for the user availability information.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb426498.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb426498.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb426498.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb426498.pubmethod(en-us,EXCHG.80).gifBb426498.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb426498.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb426498.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb426498.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top