Outlook add-in

S

saranya

How do i retreive the username of the person using outlook.

i am about to store data retrieved(as RDFs) for every outlook profile seperately - either as a folder in the user's documents for which i would have to retreive the username or as a custom folder created in outlook.

Can i create custom folders and write to them programmatically using outlook addin created using C#
 
Top