SentonBehalfOf and Redemption

  • Thread starter Thread starter Sanjay Singh
  • Start date Start date
S

Sanjay Singh

Does the SentOnBehalf property of the SafeMailItem work in Redemption i.e.
if I set a value for SentOnBehalf and then use Redemption to send the mail
item, will this work?

Regards

Sanjay Singh
 
Yes, Redemption reads this property before sending a message and sets the
corresponding half dozen or so PR_SENT_REPRESENTING_xxx Extended MAPI
properties unless PR_SENT_REPRESENTING_ENTRYID is already set. If the name
cannot be uniquely resolved, these properties are not set.
Note that this property is Exchange specific.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
Back
Top