@Sathish_Kumar_S
Main.xaml (8.8 KB)
-
define attachmentList variable
-
if not string.IsNullOrEmpty(in_Attachment)
thenassign attachmentList = in_Attachment.Split(","c).ToList
-
pass attachment list to send outlook mail message attachmentsCollection property