<< Click to Display Table of Contents >>

ZFLOGO2

Method ZfLib.Recipients.AddSMSRecipient

 


 

Function AddSMSRecipient( ByVal bszTo As String, ByVal bszOrganisation As String, ByVal bszSMS As String ) As ZfLib.Recipient

 

The AddSMSRecipient method adds an SMS Recipient item to the collection.

 

Parameters

 

parminbszTo

The name of the Recipient .

 

parminbszOrganisation

The organisation to which the recipient belongs.

 

parminbszSMS

The SMS number of the recipient.

 

Return Value

 

The new Recipient object.

 

See Also

NewMessage , Recipients.AddFaxRecipient , FaxTypeEnum