MonthlyDayOfWeekSchedule constructor (SearchContext)
NOTE: This API is now obsolete.
Initializes a new instance of the [T:Microsoft.Office.Server.Search.Administration.][MonthlyDayofWeekSchedule] class based on the specified SearchContext object.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<ObsoleteAttribute("This constructor is deprecated now.")> _
Public Sub New ( _
searchContext As SearchContext _
)
'Usage
Dim searchContext As SearchContext
Dim instance As New MonthlyDayOfWeekSchedule(searchContext)
[ObsoleteAttribute("This constructor is deprecated now.")]
public MonthlyDayOfWeekSchedule(
SearchContext searchContext
)
Parameters
- searchContext
Type: Microsoft.Office.Server.Search.Administration.SearchContext
See also
Reference
MonthlyDayOfWeekSchedule class
MonthlyDayOfWeekSchedule members