Hi All,
I was wondering if I could get some help on figuring on a strange output from getSenderEmailAddress() where getSenderAddrtype() is 'EX', or exchange.
getSenderEmailAddress() returns a regular email address when the type is SMTP, however with exchange I get back some kind of metadata as the email address, in the format of:
/O=DomainName/OU=GroupName/CN=RECIPIENTS/CN=userID [I've substituted out the actual names]
I can't seem to find any methods that might be able to get the actual address... maybe it's not actually present in the PST file?
Any help would be appreciated. Thanks!