Expand Minimize
This topic has not yet been rated - Rate this topic

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

ElementDerived fromDescription
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

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

 

 

Send comments about this topic to Microsoft

Build date: 10/30/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.