MessageTaskItem.MessageType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the task item type of the message task item.
public:
property Microsoft::Web::Management::Client::MessageTaskItemType MessageType { Microsoft::Web::Management::Client::MessageTaskItemType get(); };
public Microsoft.Web.Management.Client.MessageTaskItemType MessageType { get; }
member this.MessageType : Microsoft.Web.Management.Client.MessageTaskItemType
Public ReadOnly Property MessageType As MessageTaskItemType
Property Value
One of the MessageTaskItemType values.