Add fax recipient from address book
Add fax recipient from address book
string addRecipientFax(string);
Add fax recipient from address book with email notification
string addRecipientFax(string,bool,bool);
Add fax recipient
string addRecipientFax(string,string,string,string,string);
Add fax recipient with email notification
string addRecipientFax(string,string,string,string,string,bool,bool);
IXmsRequest Interface | faxcore.sdk.api Namespace