Click or drag to resize

AccountInfoContractEmail Property

Email addresses string, on which email report will be sent. Splitted by ';' or ' ' or ','.

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public string Email { get; set; }

Property Value

Type: String
See Also