Share via


IEndpoint.GetEndpointUuid Method

This method 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
Function GetEndpointUuid As String
'Usage
Dim instance As IEndpoint
Dim returnValue As String

returnValue = instance.GetEndpointUuid()
string GetEndpointUuid()

Return Value

Type: System.String