FreeBusyResponseType.FreeBusyView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The FreeBusyView property gets or sets the availability information for a specific user.
public:
property ExchangeWebServices::FreeBusyView ^ FreeBusyView { ExchangeWebServices::FreeBusyView ^ get(); void set(ExchangeWebServices::FreeBusyView ^ value); };
public ExchangeWebServices.FreeBusyView FreeBusyView { get; set; }
Public Property FreeBusyView As FreeBusyView
Property Value
The FreeBusyView property returns a FreeBusyView object that includes availability information for a specific user.