UserImportExportConfigurationEmail Property | |
Gets or sets Email.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Email { get; set; }
public:
property String^ Email {
String^ get ();
void set (String^ value);
}
function get_Email();
function set_Email(value);
Property Value
Type:
StringSee Also