NotesStorageFacility.EnumerateMessages
NotesStorageFacility.EnumerateMessages method
Exposes the enumerator, which supports an iteration of messages in storage.
public IEnumerable<MailMessage> EnumerateMessages()
Return Value
IEnumerable, that represents an enumerator that iterates through a messages in storage.
See Also
- class MailMessage
- class NotesStorageFacility
- namespace Aspose.Email.Storage.Nsf
- assembly Aspose.Email