PartCount Property
The number of records in the Part arrays.
Syntax
mimecontrol.PartCount[=integer]
Default Value
0
Remarks
This property controls the size of the following arrays:- PartContentDisposition
- PartContentDispositionAttr
- PartContentId
- PartContentType
- PartContentTypeAttr
- PartDecodedFile
- PartDecodedString
- PartEncoding
- PartFilename
- PartHeaders
- PartName
- PartSize
This property is not available at design time.
Data Type
Integer