Part.setContentMd5
void setContentMd5(string contentMd5)Set the content md5 for the specified mime part.
Parameters
contentMd5 | content md5 or null to generate the md5 digest. |
void setContentMd5(string contentMd5)Set the content md5 for the specified mime part.
contentMd5 | content md5 or null to generate the md5 digest. |