Edit

Share via


CollaborationPlatform.ApplicationUserAgent Property

Definition

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.

Applies to