as the title says, I'd like to be able to get my own or whoever's email address the user of the add in may be, and store in in a string variable.
            Asked
            
        
        
            Active
            
        
            Viewed 205 times
        
    0
            
            
        - 
                    Found the answer I was looking for: http://stackoverflow.com/questions/4761521/get-the-email-address-of-the-current-user-in-outlook-2007 – xxyyxx Oct 31 '12 at 17:06
- 
                    Found what I was looking for: http://stackoverflow.com/questions/4761521/get-the-email-address-of-the-current-user-in-outlook-2007 – xxyyxx Nov 08 '12 at 19:59
1 Answers
0
            
            
        Take a look at this
http://www.c-sharpcorner.com/UploadFile/hirendra_singh/accessing-outlook-contacts-list-in-C-Sharp/
Its in c#, but should be able to help you nevertheless!
 
    
    
        Cubsoft
        
- 1,147
- 1
- 10
- 32
