How do I send an SMTP with creditials other than the default?

I'm right now sending messages no problem by using mySmtp.UseDefaultCredentials, but I want to use a different account.