|
Contact::Blocked
The Contact::Blocked property sets or gets the block
status of the contact in the current Messenger user's contact
list.
Syntax
This is a read/write property.
[boolean] Blocked;
Data Type
A boolean value specifying if the contact is blocked or not.
This property typically fails for the following reason:
- The current Messenger user is not signed in.
Remarks
None.
Property Information
| Object |
Contact |
| Availability |
Messenger Plus! Live 4.00 |
See Also
Contact Object.
|