API Reference
| Classic JavaDoc |
AttachmentsCollection.iterator
public AttachmentsIterator iterator()
Returns an iterator over the attachments contained in this collection. The iterator contains
ExchangeAttachment objects.
This method never returns null; an empty iterator is returned if this collection is empty.
See Also:Community comments
Powered by JavaDocPlus