|
Contact::Network
The Contact::Network property identifies the Messenger
network that the contact is using.
Syntax
This is a read only property.
[enum] Network;
Data Type
A number taken from the following enumeration:
|
NETWORK_MSN (1)
NETWORK_YAHOO (2)
|
Windows Live network (MSN)
Yahoo Messenger network
|
Remarks
Messenger Plus! 4.23 and earlier: enumeration names are not
available, numbers must be used instead.
Property Information
| Object |
Contact |
| Availability |
Messenger Plus! Live 4.01 |
See Also
Contact Object.
|