|
Messenger::MyEmail
The Messenger::MyEmail property returns the sign-in email
address of the current user.
Syntax
This is a read-only property.
[string] MyEmail;
Data Type
A string containing the email address of the contact.
This property typically fails for the following reason:
- The current Messenger user is not signed in.
Remarks
The email address returned by this property is the sign-in email
of the current user (its Passport or Windows Live ID).
Property Information
| Object |
Messenger |
| Availability |
Messenger Plus! Live 4.00 |
See Also
Messenger Object.
|