NamedPropertyKind Enumeration

Identifies MessageObjectProperty kind.

Namespace:  Aspose.Email.Mapi.Msg
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum NamedPropertyKind
Members
  Member nameValueDescription
Numerical0 Property has name id.
String1 Property has string name.
See Also