SuggestedActionSet.Title 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.
Gets the title for this list of suggested actions.
public:
property System::Object ^ Title { System::Object ^ get(); };
public:
property Platform::Object ^ Title { Platform::Object ^ get(); };
public object Title { get; }
member this.Title : obj
Public ReadOnly Property Title As Object
Property Value
The title for this list of suggested actions.