<< Click to Display Table of Contents >>
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
bszTo
The name of the recipient.
bszOrganisation
The name of the organnisation which the recipient belongs.
bszUser
The LAN Address of the recipient.
Return Value
The new Recipient object.
See Also
NewMessage , Recipients.AddFaxRecipient , FaxTypeEnum