<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.Letterheads.Item

 


 

Property Item( ByVal var As Variant ) As ZfLib.Letterhead

The Item property returns a letterhead item from the collection.

 

Parameters

 

parminvar

 

[in]

 

The index of the letterhead to retrieve from the collection.

 

Return Value

 

The Letterhead object retrieved from the Letterheads  collection

 

Remarks

 

The Letterheads property needs to be called using the ServerInfo object to retrieve the update version version of the Letterheads collection.

 

See Also

Letterhead , ServerInfo