al:showMessageTextForIncomingConversation

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Specifies whether to display the subject in conversation alerts.

Syntax

<al:showMessageTextForIncomingConversation
   xmlns:al="http://schemas.microsoft.com/2006/09/sip/alerts">
   ...
</al:showMessageTextForIncomingConversation>

Attributes

None

Parent Element

Element

Description

al:alerts

The alerts element.

Child Elements

None

Remarks

This element specifies a boolean flag to determine whether to display the subject in conversation alerts (true) or not (false). The default value is true.

Examples

XML Example of the showMessageTextForIncomingConversation Element

<al:showMessageTextForIncomingConversation>false</al:showMessageTextForIncomingConversation>