MessageTaskItemType Enumeration

 

Specifies the message type for task messages.

Namespace:   Microsoft.Web.Management.Client
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)

public enum MessageTaskItemType

Member nameDescription
Error

An error message.

Information

An informational message.

Warning

A warning message.

Return to top
Show: