MessageObjectPropertyAtomic Property |
Namespace:
Aspose.Email.Mapi.Msg
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public bool Atomic { get; }
Public ReadOnly Property Atomic As Boolean
Get
public:
property bool Atomic {
bool get ();
}
member Atomic : bool with get
Property Value
Type:
Booleantrue if atomic; otherwise,
false.
See Also