IXmsRequest.addRecipientFaxRaw Method

Add fax recipient from address book

Overload List

Add fax recipient from address book

string addRecipientFaxRaw(string);

Add fax recipient from address book with email notification

string addRecipientFaxRaw(string,bool,bool);

Add fax recipient

string addRecipientFaxRaw(string,string,string,string,string);

Add fax recipient with email notification

string addRecipientFaxRaw(string,string,string,string,string,bool,bool);

See Also

IXmsRequest Interface | faxcore.sdk.api Namespace