Click or drag to resize

MentionPerson Class

A data type represents mention one person in the room.
Inheritance Hierarchy

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class MentionPerson : Mention

The MentionPerson type exposes the following members.

Constructors
  NameDescription
Public methodMentionPerson
The constructor of the MentionPerson
Top
Properties
  NameDescription
Public propertyPersonId
Gets the persond id who is mentioned.
Top
Remarks
Since: 0.1.0
See Also