TaskQuickStatus Class
Represents the detailed status properties of the task.
Assembly: HomeAddinContract (in HomeAddinContract.dll)
| Name | Description | |
|---|---|---|
![]() | TaskQuickStatus() | Initializes a new instance of the TaskQuickStatus class. |
| Name | Description | |
|---|---|---|
![]() | Details | Gets or sets a localized string that replaces the task description. |
![]() | Mark | Gets or sets a localized string that is displayed in the status column. |
![]() | StatusTips | Gets and sets a localized string to put in the task details view as the status tips for user. |
![]() | Title | Gets or sets a localized string that replaces the display name of the task. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


