Hi, An exchange(2000) account is configured in outlook 2003. I checked the Global profile section, it doesn't have the email id properties (Unicode string properties 0x6641 or 0x6643). How do I get the email ID for this user. I know I have to get the IMailUser/IMAPIProp interface for the user. But which property actually has the entry ID for the user? Is it PR_PROFILE_ADDR_INFO (0x66870102)? I can't do much testing to this system as this is my company's client's system. So, I kneed to know exactly before finally testing the application. If this doesn't work out I will have to setup an exchange 2000 environment. Please advice. Regards, Ashutosh
Hi, Thank you posting! This is a quick note to let you know that I am performing research on this issue and will get back to you as soon as possible. I appreciate your patience. Best regards, Charles Wang Microsoft Online Community Support =========================================================== Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@microsoft.com. =========================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx. ============================================================ This posting is provided "AS IS" with no warranties, and confers no rights. =========================================================
QueryIdentity: http://msdn.microsoft.com/en-us/library/ms527390(EXCHG.10).aspx "Ashutosh" <smbs-msdn@nospam.nospam> wrote in message news:OhbeK%23p2IHA.4164@TK2MSFTNGP03.phx.gbl... > Hi, > > An exchange(2000) account is configured in outlook 2003. > > I checked the Global profile section, it doesn't have the email id > properties (Unicode string properties 0x6641 or 0x6643). > > How do I get the email ID for this user. I know I have to get the > IMailUser/IMAPIProp interface for the user. But which property actually > has the entry ID for the user? Is it PR_PROFILE_ADDR_INFO (0x66870102)? > > I can't do much testing to this system as this is my company's client's > system. So, I kneed to know exactly before finally testing the > application. If this doesn't work out I will have to setup an exchange > 2000 environment. > > Please advice. > > Regards, > Ashutosh
Thanks Stephen! It never strike my mind that I can use that method! :) But there is only problem to this, it prompts the user to login!!! anyways, that can be ignored. -- Regards, Ashutosh Bhawasinka [discussion@ashutosh.in] MCSA - Messaging, MCTS - .Net Windows Apps