Click or drag to resize
PresenceNote Property
The presence note.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string Note { get; set; }

Property Value

Type: String
Remarks

For the local user, Note can be set by the application to provide the local user's desired presence note.

For incoming presence, this property indicates a presence note of a user associated with the presence information.

See Also