FolderInfo.EnumerateMessagesEntryId

FolderInfo.EnumerateMessagesEntryId method

Enumerates the entryID of messages.

public IEnumerable<string> EnumerateMessagesEntryId()

Return Value

IEnumerable, that represents an enumerator that iterates through entryID of messages in folder.

See Also