A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to check if a user has outlook profile created from c# .Net



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 14th 07, 06:08 PM posted to microsoft.public.outlook.program_forms
Raj
external usenet poster
 
Posts: 13
Default How to check if a user has outlook profile created from c# .Net

Hi

I have a requirement where i have to check if currently logged in user has
an outlook profile created. I am using Microsoft interop assembly to access
outlook application.
Version of outlook i am using is 2003.

Any help will be appreciated.

Regards,
Rajesh
Ads
  #2  
Old September 17th 07, 07:15 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to check if a user has outlook profile created from c# .Net

The place to check is in the Windows registry -- HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles -- using your choice of registry code. It's not an Outlook function.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Raj" wrote in message ...
Hi

I have a requirement where i have to check if currently logged in user has
an outlook profile created. I am using Microsoft interop assembly to access
outlook application.
Version of outlook i am using is 2003.

Any help will be appreciated.

Regards,
Rajesh

  #3  
Old September 18th 07, 06:50 AM posted to microsoft.public.outlook.program_forms
Raj
external usenet poster
 
Posts: 13
Default How to check if a user has outlook profile created from c# .Ne

Hi Mosher,

Thanks for the response. However, I am not sure what you meant by registry
code. Can you throw some more light on that? I did check the registry
location but i saw so many keys under it with some code names. I was not sure
what they all mean.

-Rajesh



"Sue Mosher [MVP-Outlook]" wrote:

The place to check is in the Windows registry -- HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles -- using your choice of registry code. It's not an Outlook function.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Raj" wrote in message ...
Hi

I have a requirement where i have to check if currently logged in user has
an outlook profile created. I am using Microsoft interop assembly to access
outlook application.
Version of outlook i am using is 2003.

Any help will be appreciated.

Regards,
Rajesh


  #4  
Old September 18th 07, 03:54 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to check if a user has outlook profile created from c# .Ne

Your C# docs should have information and samples on writing code to access the registry. If the key that I described is not present or has no subkeys, the user has no mail profile.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Raj" wrote in message ...
Hi Mosher,

Thanks for the response. However, I am not sure what you meant by registry
code. Can you throw some more light on that? I did check the registry
location but i saw so many keys under it with some code names. I was not sure
what they all mean.

-Rajesh



"Sue Mosher [MVP-Outlook]" wrote:

The place to check is in the Windows registry -- HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles -- using your choice of registry code. It's not an Outlook function.



"Raj" wrote in message ...
Hi

I have a requirement where i have to check if currently logged in user has
an outlook profile created. I am using Microsoft interop assembly to access
outlook application.
Version of outlook i am using is 2003.

Any help will be appreciated.

Regards,
Rajesh


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2007 - Trying to have profile settings created/maintained John Fedor Outlook - Installation 7 April 11th 07 12:08 AM
office Outlook 2003 - MST deploy - no profile created :( Ignatius Outlook - Installation 1 February 8th 07 10:45 AM
Tasks created by one user show up in another users Outlook maegan1116 Outlook - General Queries 3 December 22nd 06 04:28 PM
Outlook 2003 profile not created with ImportPRF Nils Outlook - Installation 0 October 26th 06 01:54 PM
Cannot create new mail off-line after new profile created. Frank Outlook - General Queries 4 April 13th 06 07:45 PM


All times are GMT +1. The time now is 03:34 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.