public bool import( string emailHTML )
Public Function import ( _ emailHTML As String _ ) As Boolean
public: bool^ import( String^ emailHTML )