MessageObjectPropertyAtomic Property

Gets a value indicating whether this MessageObjectProperty is atomic.

Namespace:  Aspose.Email.Mapi.Msg
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool Atomic { get; }

Property Value

Type: Boolean
true if atomic; otherwise, false.
See Also