ClientAppMetadata.AppStatus 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 string representing a status code that indicates the current status of the mail app.
public:
property System::String ^ AppStatus { System::String ^ get(); };
public string AppStatus { get; }
Public ReadOnly Property AppStatus As String