Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 1.86 KB

taskschedulerschema-body-showmessagetype-element.md

File metadata and controls

64 lines (36 loc) · 1.86 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location
Body (showMessageType) Element
Contains the text to display in the body of the message box.
69ea872a-7ca1-4464-9380-b35f74c9cb8e
Body element Task Scheduler
apiref
Body
Schema
reference
05/31/2018

Body (showMessageType) Element

Contains the text to display in the body of the message box.

<xs:element name="Body"
    type="nonEmptyString"
 />

The Body element is defined by the showMessageType complex type.

Parent element

Element Derived from Description
ShowMessage (actionGroup) showMessageType Represents an action that shows a message box.

Remarks

For C++ development, see MessageBody Property of IShowMessageAction.

For script development, see ShowMessageAction.MessageBody.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]