CollaborationPlatform.ApplicationUserAgent 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 application user agent string.
public:
property System::String ^ ApplicationUserAgent { System::String ^ get(); };
public string ApplicationUserAgent { get; }
member this.ApplicationUserAgent : string
Public ReadOnly Property ApplicationUserAgent As String
Property Value
Remarks
This property can be used to build the overall UserAgent string for each endpoint.