PropertyEntryFixedLength

PropertyEntryFixedLength

General

PropertyEntryFixedLength és una classe en Aspose.Email per a Python.

Entrada de flux d’objectes de longitud fixa que conté etiquetes, banderes i càrrega útil amb valor en línia de 8 octets.

Propietats

NameTypeAccessDescription
property_tagintReadHolds the integer identifier of the property
flagsintReadStores integer flags describing property attributes
valuebytesReadContains the raw bytes of the property’s data

Mètodes

SignatureDescription
is_mandatory()boolReturns True if the property entry is required by the MSG specification
is_readable()boolReturns True if the property value can be read
is_writable()boolReturns True if the property value can be modified
 Català