SuggestedActionSet.Title Property

Definition

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.

Applies to