<< Click to Display Table of Contents >>

ZFLOGO2

Method ZfLib.Recipients.AddLANRecipient

 


 

Function AddLANRecipient( ByVal bszTo As String, ByVal bszOrganisation As String, ByVal bszUser As String ) As ZfLib.Recipient

 

The AddLANRecipient method adds a LAN Recipient item to the collection.

 

Parameters

 

parminbszTo

The name of the recipient.

 

parminbszOrganisation

The name of the organnisation which the recipient belongs.

 

parminbszUser

The LAN Address of the recipient.

 

Return Value

 

The new Recipient object.

 

See Also

NewMessage , Recipients.AddFaxRecipient , FaxTypeEnum