C
Christoph Guentner
Hello,
I write an Outlook AddIn, that receives SMS via a cell phone. I want to add
the received SMS a new mails in the inbox.
I can create new mail items and set the body and/or subject to the SMS. That
works fine.
But I cannot set the Sendername to the senders phonenumber.
And I cannot set the ReceivedTime!
Because these properties are read only.
So is there a way to create a mailitem in the inbox, of which I can set the
SenderName and the ReceivedTime?
(I use VB 6 to create that addin)
Many thanks,
Chris
I write an Outlook AddIn, that receives SMS via a cell phone. I want to add
the received SMS a new mails in the inbox.
I can create new mail items and set the body and/or subject to the SMS. That
works fine.
But I cannot set the Sendername to the senders phonenumber.
And I cannot set the ReceivedTime!
Because these properties are read only.
So is there a way to create a mailitem in the inbox, of which I can set the
SenderName and the ReceivedTime?
(I use VB 6 to create that addin)
Many thanks,
Chris