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 …...SetBodyContent(htm content, BodyContentType.Html...