Part Object : Error Property |
Visual Basic |
---|
Public Property Error As Boolean |
The integrity of individual body parts is reflected in this property. MD5 digest checking is always performed when a Content-MD5 label is detected. You can test for the existence of the MD5 label using the following code:
If Msg.Parts(1).Header( msgContentMD5 ) <> "" then label exists.