Hi @Yamatendo
I tried CType(New System.Net.Mail.MailMessage, Office365Message) but getting below error.
Assign: Unable to cast object of type ‘System.Net.Mail.MailMessage’ to type ‘UiPath.MicrosoftOffice365.Models.Office365Message’.
Hi @Yamatendo
I tried CType(New System.Net.Mail.MailMessage, Office365Message) but getting below error.
Assign: Unable to cast object of type ‘System.Net.Mail.MailMessage’ to type ‘UiPath.MicrosoftOffice365.Models.Office365Message’.