SPSite.UpgradeReminderDate property

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property UpgradeReminderDate As DateTime
    Get
'Usage
Dim instance As SPSite
Dim value As DateTime

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

Property value

Type: System.DateTime

See also

Reference

SPSite class

SPSite members

Microsoft.SharePoint namespace