<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass ZfLib.Recipient

 


 

The Recipient object contains address details of an addressee for whom a message is intended.

 

Remarks

 

Both the To and Fax properties need to be specified prior to sending a message.

 

If you use Recipients various Add methods you will not need to access this object directly.

 

Groups

 

Operations

Method_s Delete

The Delete method removes this recipient from the Recipients collection.

 

 

Read/Write Properties

 

Property_s Fax

The Fax property retrieves the Fax number of the recipient of a message.

Property_s Organisation

This property specifies the organisation to which the recipient belongs.

Property_s To

This property specifies the recipient's name.

Property_s Type

The Type property specifies how the message will be sent to the recipient.

 

 

See Also

NewMessage , Recipients.AddFaxRecipient , Recipients.AddLANRecipient