PowerTCP Mail for .NET
FindHtml Method




Finds the first Htmlpart, recursively searching Parts (depth before breadth).
Syntax
Public Function FindHtml() As Htmlpart
Dim instance As Multipart
Dim value As Htmlpart
 
value = instance.FindHtml()
public Htmlpart FindHtml()
public: Htmlpart* FindHtml(); 
public:
Htmlpart^ FindHtml(); 

Return Value

An Htmlpart, or null if none is found.
See Also

Reference

Multipart Class
Multipart Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic