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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Properties

public String LimitName { get; } #

Name of the exceeded option.

public Int64 Maximum { get; } #

Configured maximum.