<< Click to Display Table of Contents >>

ZFLOGO2

Method Zf­Lib.Recipients.AddFaxRecipient

 


 

Function AddFaxRecipient( ByVal bszTo As String, ByVal bszOrganisation As String, ByVal bszFax As String ) As ZfLib.Recipient

 

The AddFaxRecipient method adds a Fax Recipient item to the collection.

 

Parameters

 

parminbszTo

 

The name of the recipient.

 

parminbszOrganisation

 

The name of the organnisation to which the recipient belongs.

 

parminbszFax

 

The recipient's Fax Number.

 

Return Value

 

The new Recipient object.

 

See Also

NewMessage , FaxTypeEnum