Fluent interface for creating and sending emails was added to Mail.dll as an additional feature. You can still use SimpleMailMessageBuilder class to create emails. Note that error handling code was removed for simplicity, you should use try...catch block when sending.