Share via


NotificationCallback.NotificationEndpoint property

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property NotificationEndpoint As String
    Get
'Usage
Dim instance As NotificationCallback
Dim value As String

value = instance.NotificationEndpoint
public string NotificationEndpoint { get; }

Property value

Type: System.String

See also

Reference

NotificationCallback class

NotificationCallback members

Microsoft.BusinessData.Runtime namespace