Click or drag to resize

MentionPerson Constructor

The constructor of the MentionPerson

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public MentionPerson(
	string personId
)

Parameters

personId
Type: SystemString
The person ID.
See Also