API Reference

Class

EmailStoreLimitExceededException

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Base IOException
Implements
ISerializable
Modifiers sealed

Thrown when an email store exceeds an explicitly configured safety limit.

Inheritance

  • IOException
  • EmailStoreLimitExceededException

Properties

public String LimitName { get; } #

Name of the exceeded option.

public Int64 Maximum { get; } #

Configured maximum.