Click or drag to resize

CallTo Property

Get the intended recipient of this call when one on one call.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public CallMembership To { get; }

Property Value

Type: CallMembership
The membership.
Remarks
Since: 0.1.0
See Also