ClientAppMetadata.ActionUrl 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.
A URL that the user can visit to take action on a mail app.
public:
property System::String ^ ActionUrl { System::String ^ get(); };
public string ActionUrl { get; }
Public ReadOnly Property ActionUrl As String