Site.ExtendUpgradeReminderDate method
Extend the upgrade reminder date for this Site by the days specified at WebApplication.UpgradeReminderDelay.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub ExtendUpgradeReminderDate
'Usage
Dim instance As Site
instance.ExtendUpgradeReminderDate()
public void ExtendUpgradeReminderDate()