ClientAppMetadata.EndNodeUrl 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 URL to the mail app in the market place.
public:
property System::String ^ EndNodeUrl { System::String ^ get(); };
public string EndNodeUrl { get; }
Public ReadOnly Property EndNodeUrl As String