wodMailbox ActiveX Control - Count Property
      
 

Description

Returns total number of attachments in the message.


Property type

An Integer value.  


Syntax

object.Count



The Count Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Attachments.

Remarks

This property specifies how many attachments are in the message. To access specific attachment, use Item property.