Share via


IEndpoint.EndpointState Property

Gets the current state of the endpoint.

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

Syntax

'Declaration
ReadOnly Property EndpointState As EndpointStateEnum
    Get
'Usage
Dim instance As IEndpoint
Dim value As EndpointStateEnum

value = instance.EndpointState
EndpointStateEnum EndpointState { get; }