Feeds
답변 있음
sending E-mail error with outlook
To work in R2024a, I changed the line mail = h.CreateItem('olMail'); with the following: mail = h.CreateItem('olMailItem');
sending E-mail error with outlook
To work in R2024a, I changed the line mail = h.CreateItem('olMail'); with the following: mail = h.CreateItem('olMailItem');
거의 2년 전 | 1
