| IMultipartRelatedContains(Uri) Method |
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Parameters
- uri Uri
- The URI of the MIME part.
Return Value
BooleanField Value
Booleantrue if the specified part exists; otherwise
Field Value
Booleanfalse.
Exceptions Remarks
Determines whether or not the multipart/related entity contains a part matching the specified URI.
See Also