NotificationCallback.NotificationForwarderType property

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

Syntax

'Declaration
Public Property NotificationForwarderType As String
    Get
    Set
'Usage
Dim instance As NotificationCallback
Dim value As String

value = instance.NotificationForwarderType

instance.NotificationForwarderType = value
public string NotificationForwarderType { get; set; }

Property value

Type: System.String

See also

Reference

NotificationCallback class

NotificationCallback members

Microsoft.BusinessData.Runtime namespace