de la propiedad NotificationCallback.NotificationForwarderType
Espacio de nombres: Microsoft.BusinessData.Runtime
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.BusinessData (en Microsoft.BusinessData.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property NotificationForwarderType As String
Get
Set
'Uso
Dim instance As NotificationCallback
Dim value As String
value = instance.NotificationForwarderType
instance.NotificationForwarderType = value
public string NotificationForwarderType { get; set; }
Valor de propiedad
Tipo: System.String