IUpdateServer.GetUpdateCategories Method
Applies To: Windows Server Update Services
Gets all update categories on the server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
GetUpdateCategories() | Gets the list of all update categories that are known to the WSUS server. |
|
GetUpdateCategories(DateTime, DateTime) | Gets the update categories that were added within the specified date range. |
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top