UserInstantMessagingAddressMedia
UserInstantMessagingAddressMedia
Instant messaging address for the user
JSON Example
{
"value": "[email protected]",
"type": "skype",
"primary": true,
"display": "ims_example"
}
string
value
Optional
Instant messaging address for the user
string
type
Optional
A label indicating the attribute's function
Possible values are : aim, gtalk, icq, xmpp, msn, skype, qq, yahoo,
boolean
primary
Optional
A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once.
string
display
Optional
A human readable name, primarily used for display purposes