al:notifyAdditionToContactList

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 alerts when someone adds you to his or her contact list.

Syntax

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

Attributes

None

Parent Element

Element

Description

al:alerts

The alerts element.

Child Elements

None

Remarks

The content of this element is a Boolean value whose default value is true.

Examples

XML Example of the alertsForIncomingConversation Element

<notifyAdditionToContactList>false</notifyAdditionToContactList>