Hello
Dim MapiMessage As New MapiMessage
MapiMessage.Date = Date.Now
MapiMessage.SetBodyContent(htm content, BodyContentType.Html, False)
How to set the MapiMessage Date?
And set these 3 message flags?
MSGFLAG_READ …...nerds May 24, 2023, 6:43pm #1 Hello Dim...Thanks australian.dev.nerds May 24, 2023, 6:41pm #2 Sorry found...