atLength

atLength

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

If the parameter is a string, atLength returns the number of characters in the string. If the parameter is an array of strings, atLength searches the array and returns the number of characters in each string, as an array of numbers.

Availability

This method is available in the following object models: Microsoft® Outlook®, Collaboration Data Objects (CDO), and Microsoft ActiveX® Data Objects (ADO).

Syntax

Variant = atLength
(

    StringList
)

Remarks

This method returns a number (Integer or Long data type) or an array of numbers.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.