Share via


FavoriteTask Class

Definition

Caution

Use Microsoft.EnterpriseManagement.UserInfo.UserTask

This represents a favorite task.

public ref class FavoriteTask : Microsoft::EnterpriseManagement::UserInfo::UserTask
[System.Obsolete("Use Microsoft.EnterpriseManagement.UserInfo.UserTask")]
[System.Serializable]
public class FavoriteTask : Microsoft.EnterpriseManagement.UserInfo.UserTask
type FavoriteTask = class
    inherit UserTask
Public Class FavoriteTask
Inherits UserTask
Inheritance
FavoriteTask
Attributes

Constructors

FavoriteTask(String, ManagementPackTask)

Creates a new FavoriteTask.

Properties

ManagementGroup

The ManagementGroup the object was instantiated in.

MonitoringTask
Obsolete.

Gets or sets the task that is contained in the favorite task.

Applies to