Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Additional information about the maintenance events for the content database.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MaintenanceLink As String
Get
Set
'Usage
Dim instance As SPMaintenanceWindow
Dim value As String
value = instance.MaintenanceLink
instance.MaintenanceLink = value
public string MaintenanceLink { get; set; }
Property value
Type: System.String