Partager via


Site.UpgradeReminderDate - Propriété

Specifies a date, after which site collection administrators will be reminded to upgrade the site collection.

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 ReadOnly Property UpgradeReminderDate As DateTime
    Get
'Utilisation
Dim instance As Site
Dim value As DateTime

value = instance.UpgradeReminderDate
public DateTime UpgradeReminderDate { get; }

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

Site classe

Site - Membres

Microsoft.SharePoint.Client - Espace de noms