Messenger Plus! Live - Scripting Documentation

The Messenger::MyPersonalMessage property sets or gets the personal message of the current user.

Syntax

This is a read/write property.
[string] MyPersonalMessage;

Data Type

A string specifying the personal message of the current user. If the personal message is being set and the string is longer than 129 characters, it is truncated.

This property typically fails for the following reason:

Remarks

Despite the fact that Windows Live Messenger mixes both properties, the MyPersonalMessage property is different from MyCurrentMedia. When a MyCurrentMedia is associated to a contact, Messenger simply hides the personal message to display the media's name.

Property Information

Object Messenger
Availability Messenger Plus! Live 4.00

See Also

Messenger Object, MyCurrentMedia.