Click or drag to resize

MentionPerson Class

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

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.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 person id who is mentioned.
Top
Remarks
Since: 0.1.0
See Also