How do you access BillingInformation in VB.Net for a .msg file?
I have this code:
Dim msg As New Aspose.Email.Mail.MailMessage()
msg = Aspose.Email.Mail.MailMessage.Load(Email, Aspose.Email.Mail.MessageFormat.Msg)
But can't find any access to BillingInformation How do you access BillingInformation in VB.Net for a .msg file?
I have this code:
Dim msg As New Aspose.Email.Mail.MailMessage()
msg = Aspose.Email.Mail.MailMessage.Load(Email, Aspose.Email.Mail.MessageFormat.Msg)
But can't find any access to BillingInformation
↧
How do you access MailMessage BillingInformation in VB.Net for a .msg file?
↧