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