FreeBusyView.MergedFreeBusy 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 MergedFreeBusy property gets or sets merged availability data.
public:
property System::String ^ MergedFreeBusy { System::String ^ get(); void set(System::String ^ value); };
public string MergedFreeBusy { get; set; }
Public Property MergedFreeBusy As String
Property Value
The MergedFreeBusy property returns a string that contains merged availability data. For more information, see the MergedFreeBusy element.