| UserServiceEmailFrom Property |
[Missing <summary> documentation for "P:ParaPlanREST.UserService.Email.From"]
Namespace:
ParaPlanREST
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string From { get; set; }
public:
property String^ From {
String^ get ();
void set (String^ value);
}
function get_From();
function set_From(value);
Property Value
Type:
StringSee Also