MapiNamedProperty

General

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

Identificador d’una propietat MAPI amb nom.

Propietats

NameTypeAccessDescription
property_setuuid.UUIDReadHolds the UUID of the property set the named property belongs to
kindstrReadIndicates the kind of named property (e.g., string or numeric)
name`strNone`Read
lid`intNone`Read
property_id`intNone`Read

Mètodes

SignatureDescription
`string(name: str, property_set: uuid.UUIDstr)“MapiNamedProperty”`
`numeric(lid: int, property_set: uuid.UUIDstr)“MapiNamedProperty”`
 Català