wodSmtpServer ActiveX Control - Count Property
      
 

Description

Return total number of users currently connected to Smtp server.


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 SmtpUsers.

Remarks

This property will return total number of currently connected users. To access particular user  from the collection, use Item property.