The Messenger::MyUserId property returns the Messenger User ID of the current user.
This is a read-only property. [string] MyUserId;
A string specifying the Messenger User ID of the current user. See Remarks.
This property typically fails for the following reason:
The Messenger User ID is a number generated from the email of the user. It is used by Messenger internally in several places like the registry to store user specific information. If your script must save account specific information, it is recommended to use this property instead of he actual email of the user.
Object | Messenger |
---|---|
Availability | Messenger Plus! Live 4.00 |