 | IMultipartRelatedContains(Uri) Method |
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
SyntaxParameters
- uri Uri
- The URI of the MIME part.
Return Value
Boolean if the specified part exists; otherwise,
.
Exceptions
Remarks
Determines whether the multipart/related entity contains a part matching the specified URI.
See Also