Click or drag to resize

MessageToPersonEmail Property

The email address of the recipient when sending a private 1:1 message.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public string ToPersonEmail { get; set; }

Property Value

Type: String
Remarks
Since: 0.1.0
See Also