API Reference

Enum

TnefAttributeLevel

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Application level of a TNEF attribute.

Inheritance

  • Enum
  • TnefAttributeLevel

Usage

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

Accepted by parameters

Values

public const TnefAttributeLevel Message #

Message-level attribute.

Value: 1
public const TnefAttributeLevel Attachment #

Attachment-level attribute.

Value: 2