|
ZelloWork Client SDK
2.51
|
Inherits IDispatch.
Inherited by IChannel, IGroup, and IUser.
Properties | |
| BSTR | Id [get] |
| CONTACT_TYPE | Type [get] |
| BSTR | Name [get] |
| BSTR | FullName [get] |
| BSTR | Description [get] |
| ONLINE_STATUS | Status [get] |
| IHistory | History [get] |
| VARIANT_BOOL | Muted [get, set] |
Abstract interface representing a contact.
|
getproperty |
Get contact ID. Contact ID uniquely identifies a contact.
| pbstrVal | Return value. |
|
getproperty |
Get contact type.
| pVal | Return value. |
|
getproperty |
Get contact name.
| pbstrVal | Return value. |
|
getproperty |
Get full contact name.
| pbstrVal | Return value. |
|
getproperty |
Get contact description.
| pbstrVal | Return value. |
|
getproperty |
Get contact status.
| pVal | Return value. |
|
getproperty |
Get contact's message history.
| ppVal | Return value. |
|
getsetproperty |
Enable/disable muted mode for the contact.
| bVal | New value. |
Get contact mute status.
| pbVal | Return value. |
1.8.12