PC Review


Reply
Thread Tools Rate Thread

Accessing User's outlook properties

 
 
Rahul
Guest
Posts: n/a
 
      17th Nov 2008
Hi,

I want to access user's outlook properties i.e. Manager field in
Organization tab. I have a text box which has to contain manager name on form
load.

Thanks in advance
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      17th Nov 2008
While you cannot access all the properties from the details window you can
access the Manager property, which is exposed in the Outlook object model.
The AddressEntry object exposes Manager, as does the ContactItem with the
ManagerName property.

So if you want to get the current user's manager use
NameSpace.CurrentUser.AddressEntry.Manager.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Rahul" <(E-Mail Removed)> wrote in message
news:B0FD6DFF-967E-4607-B78C-(E-Mail Removed)...
> Hi,
>
> I want to access user's outlook properties i.e. Manager field in
> Organization tab. I have a text box which has to contain manager name on
> form
> load.
>
> Thanks in advance


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing user control properties David Microsoft ASP .NET 0 12th Apr 2007 08:54 AM
Accessing Objects properties in User Control tshad Microsoft ASP .NET 0 3rd Aug 2006 07:24 PM
Accessing Datagrid properties within a user control from the outside Craig G Microsoft ASP .NET 3 30th Nov 2004 02:51 PM
Accessing .NET user control properties from JavaScript Chris Watson Microsoft VB .NET 0 13th Mar 2004 01:50 PM
User Controls and accessing public properties Paul Microsoft ASP .NET 2 9th Jan 2004 09:14 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:49 PM.