Messenger Plus! Live - Scripting Documentation

The Contact::Email property returns the sign-in email address of the contact.

Syntax

This is a read only property.
[string] Email;

Data Type

A string containing the email address of the contact.

Remarks

The email address returned by this property is the sign-in email of the contact (its Passport, Windows Live ID, ...). It uniquely identifies a contact in a given network. Because two contacts can exist with the same Email property on different networks, you must use both Email and Network to uniquely identify a contact in the current user's contact list.

Property Information

Object Contact
Availability Messenger Plus! Live 4.00

See Also

Contact Object, Network property.