共用方式為


Site.UpgradeReminderDate 屬性

指定日期,在此日期之後將提醒網站集合管理員升級網站集合。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property UpgradeReminderDate As DateTime
    Get
'用途
Dim instance As Site
Dim value As DateTime

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

屬性值

類型:System.DateTime

請參閱

參照

Site 類別

Site 成員

Microsoft.SharePoint.Client 命名空間