Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/User/Index: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
<div class="clsTableStd" tabname="Properties"> | <div class="clsTableStd" tabname="Properties"> | ||
{| | {| class="wikitable" | ||
! Property | ! Property | ||
! Description | ! Description | ||
|- | |- | ||
| [[Protocols/MSNP/Activities/SDK/ | | [[Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/User/Properties/Email|EMail]] | ||
| String with the e-mail address of a user. Restricted by PassportSiteID flag. | | String with the e-mail address of a user. Restricted by PassportSiteID flag. | ||
|- | |- | ||
Line 20: | Line 20: | ||
| String with the IP address of a user, as seen by the MSN® Messenger server. Restricted by EnableIP flag. | | String with the IP address of a user, as seen by the MSN® Messenger server. Restricted by EnableIP flag. | ||
|- | |- | ||
| [[Protocols/MSNP/Activities/SDK/ | | [[Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/User/Properties/LocalIP|LocalIP]] | ||
| String with the IP address of the local user. Restricted by EnableIP flag. | | String with the IP address of the local user. Restricted by EnableIP flag. | ||
|- | |- | ||
Line 32: | Line 32: | ||
</div> | </div> | ||
Object Information | === Object Information === | ||
<span class="clsGenericBold">Minimum Availability:</span> MSN Messenger 6.0 | <span class="clsGenericBold">Minimum Availability:</span> MSN Messenger 6.0 |
Latest revision as of 02:05, 13 August 2022
User Object
The User object is a set of properties that can provide information about the local user or the conversation starter (inviter).
Members Table
Property | Description |
---|---|
String with the e-mail address of a user. Restricted by PassportSiteID flag. | |
GlobalIP | String with the IP address of a user, as seen by the MSN® Messenger server. Restricted by EnableIP flag. |
LocalIP | String with the IP address of the local user. Restricted by EnableIP flag. |
Name | String with the friendly name of the local user. Restricted by PassportSiteID flag. |
PUID | Variant with the Microsoft® .NET Passport Unique ID (PUID) of the local user. Restricted by PassportSiteID flag. |
Object Information
Minimum Availability: MSN Messenger 6.0