Partager via


ContentDeploymentJob.NotificationSettings - Propriété

Obtient ou définit les paramètres de notification pour cet objet ContentDeploymentJob .

Espace de noms :  Microsoft.SharePoint.Publishing.Administration
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Property NotificationSettings As ContentDeploymentNotificationSettings
    Get
    Set
'Utilisation
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentNotificationSettings

value = instance.NotificationSettings

instance.NotificationSettings = value
public ContentDeploymentNotificationSettings NotificationSettings { get; set; }

Valeur de propriété

Type : Microsoft.SharePoint.Publishing.Administration.ContentDeploymentNotificationSettings
Les paramètres de notification pour cet objet ContentDeploymentJob .

Voir aussi

Référence

ContentDeploymentJob classe

ContentDeploymentJob - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms