API Reference

Class

EmailStorePstMutationFolder

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Modifiers sealed

One folder in the transaction's current staged hierarchy.

Inheritance

  • Object
  • EmailStorePstMutationFolder

Usage

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

Returned or exposed by

Properties

public String Id { get; } #

Stable source or transaction-local identifier.

public String ParentId { get; } #

Current staged parent identifier.

public String Name { get; } #

Current staged display name.

public String ContainerClass { get; } #

MAPI container class.

public EmailStoreSpecialFolderKind SpecialFolderKind { get; } #

Well-known folder role inherited from the source.

public Boolean IsSearchFolder { get; } #

Whether the source identifies this as a search folder.

public Boolean IsCreated { get; } #

Whether the folder was created by this transaction.