Site.ExtendUpgradeReminderDate - Méthode
Extend the upgrade reminder date for this Site by the days specified at WebApplication.UpgradeReminderDelay.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Sub ExtendUpgradeReminderDate
'Utilisation
Dim instance As Site
instance.ExtendUpgradeReminderDate()
public void ExtendUpgradeReminderDate()