Share via


IEndpoint2 Interface

Encapsulates information about presence privacy on a server. This interface was introduced in Exchange Server 2010 Service Pack 1 (SP1).

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

Syntax

'Declaration
Public Interface IEndpoint2 _
    Inherits IEndpoint
'Usage
Dim instance As IEndpoint2
public interface IEndpoint2 : IEndpoint