DirPerson.getPresenceFieldData Method
Gets the presence information that will be used for integration with Microsoft Lync.
Syntax
public PresenceInfo getPresenceFieldData(FieldId _fieldId, anytype _FieldValue)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The ID of the field that will be used for the presence data.
- _FieldValue
Type: anytype
The value of the field of the presence data.
Return Value
Type: PresenceInfo Class
An instance of the PresenceInfo class.