Share via


IEndpoint.EndpointUserAgent Property

This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider.

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
ReadOnly Property EndpointUserAgent As String
    Get
'Usage
Dim instance As IEndpoint
Dim value As String

value = instance.EndpointUserAgent
string EndpointUserAgent { get; }

Property Value

Type: System.String