Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Users/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="Methods"> | <div class="clsTableStd" tabname="Methods"> | ||
{| | {| class="wikitable" | ||
! Method | ! Method | ||
! Description | ! Description | ||
Line 20: | Line 20: | ||
| Supports "for each User in Users" syntax. | | Supports "for each User in Users" syntax. | ||
|} | |} | ||
<div class="clsTableStd" tabname="Properties"> | <div class="clsTableStd" tabname="Properties"> | ||
{| | {| class="wikitable" | ||
! Property | ! Property | ||
! Description | ! Description | ||
Line 36: | Line 30: | ||
| Number of objects in the collection. | | Number of objects in the collection. | ||
|- | |- | ||
| [[Protocols/MSNP/Activities/SDK/ | | [[Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Users/Properties/Me|Me]] | ||
| '''User''' object for the local participant. | | '''User''' object for the local participant. | ||
|- | |- | ||
| [[Protocols/MSNP/Activities/SDK/ | | [[Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Users/Properties/Inviter|Inviter]] | ||
| '''User''' object of the conversation initiator. | | '''User''' object of the conversation initiator. | ||
|} | |} | ||
Line 45: | Line 39: | ||
</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:11, 13 August 2022
Users Collection
The Users collection contains methods and properties for getting information about the participants in a conversation window.
Members Table
Method | Description |
---|---|
Item | Returns one User object. |
_NewEnum | Supports "for each User in Users" syntax. |
Property | Description |
---|---|
Count | Number of objects in the collection. |
Me | User object for the local participant. |
Inviter | User object of the conversation initiator. |
Object Information
Minimum Availability: MSN® Messenger 6.0