ImapMessageInfoCollection.Exceptions

ImapMessageInfoCollection.Exceptions property

Gets collection of exceptions, that occurred during message processing.

public IList<ElementProcessingException> Exceptions { get; }

See Also