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.
type of the maintenance.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MaintenanceType As SPMaintenanceWindowType
Get
Set
'Usage
Dim instance As SPMaintenanceWindow
Dim value As SPMaintenanceWindowType
value = instance.MaintenanceType
instance.MaintenanceType = value
public SPMaintenanceWindowType MaintenanceType { get; set; }
Property value
Type: Microsoft.SharePoint.Administration.SPMaintenanceWindowType