API Reference

Class

EmailStorePasswordException

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

Raised when a PST password is required or does not match the store checksum.

Inheritance

  • UnauthorizedAccessException
  • EmailStorePasswordException

Properties

public Boolean PasswordWasProvided { get; } #

True when validation failed for a supplied password; false when no password was supplied.