MessagePartCount Property
The number of records in the MessagePart arrays.
Object Oriented Interface
public function getMessagePartCount();
Procedural Interface
ipworksopenpgp_pimap_get($res, 50 );
Default Value
0
Remarks
This property controls the size of the following arrays:- MessagePartContentDisposition
- MessagePartContentEncoding
- MessagePartContentId
- MessagePartContentType
- MessagePartFilename
- MessagePartId
- MessagePartMultipartMode
- MessagePartParameters
- MessagePartSize
This property is read-only and not available at design time.
Data Type
Integer