MailMill COM 1.0 Documentation
Remove MailArray Method:
Removes an item from the array.
Syntax:
[C++]
HRESULT Remove(LONG index);
[VB]
Sub Remove(index As Long)
Parameter:
index
Zero based position of item to be removed. If
index
is lower than 0 or greater or equal to item count, an error will occur.
See also:
MailArray Object
Copyright ©
Active+ Software
2005 - All rights reserved