SPSyncNotificationEndpointInfo.IsNotifySuccess property

Namespace:  Microsoft.SharePoint.Client.CompliancePolicy
Assembly:  Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)

Syntax

'Declaration
Public Property IsNotifySuccess As Boolean
    Get
    Set
'Usage
Dim instance As SPSyncNotificationEndpointInfo
Dim value As Boolean

value = instance.IsNotifySuccess

instance.IsNotifySuccess = value
public bool IsNotifySuccess { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPSyncNotificationEndpointInfo class

SPSyncNotificationEndpointInfo members

Microsoft.SharePoint.Client.CompliancePolicy namespace