G
Guest
I tried to extract Manager field from Exchange server using VB 6, and put data to SQL 2000. The data we got out from that Manager field is something like this: "cn=WhiteL,cn=Recipients,ou=Operations Office,o=TSI Corporation."
"White" is the last name of my manager. So in Outlook address book, if I check the property of my own email address, click the Organization tab, I would see White, Larry K. (full name) and "WhiteLK" (networkID or Alias) as my manager. I also see "WhiteLK" if I check my manager's Outlook property under Alias.
The question is why the data I extract contains "WhiteL" and in Outlook, it shows "WhiteLK"? Are there any way I can extract the right networkID, "WhiteLK"?
"White" is the last name of my manager. So in Outlook address book, if I check the property of my own email address, click the Organization tab, I would see White, Larry K. (full name) and "WhiteLK" (networkID or Alias) as my manager. I also see "WhiteLK" if I check my manager's Outlook property under Alias.
The question is why the data I extract contains "WhiteL" and in Outlook, it shows "WhiteLK"? Are there any way I can extract the right networkID, "WhiteLK"?