Searched refs:recipAddress (Results 1 – 1 of 1) sorted by relevance
92 const std::string& recipAddress, in addRecipient() argument99 mrd.lpszName = const_cast<char*>(recipAddress.c_str()) + LEN_SMTP_PREFIX; in addRecipient()100 mrd.lpszAddress = const_cast<char*>(recipAddress.c_str()); in addRecipient()
Completed in 12 milliseconds