Gets the people, which is an instance of
PersonClient
People are registered users of Cisco Spark.
Use people to find a person on behalf of the authenticated user.
Namespace:
SparkSDK
Assembly:
SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public PersonClient People { get; }
Property Value
Type:
PersonClient
The people.
Remarks Since: 0.1.0
See Also