Share via


SPMaintenanceWindow.MaintenanceLink property

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

See also

Reference

SPMaintenanceWindow class

SPMaintenanceWindow members

Microsoft.SharePoint.Administration namespace