473,387 Members | 1,624 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

change settings from an outlook-email-account (post office output server)


hello!

i want to change the email-account-settings (postofficeoutputserver
from the current windows-user, who is currently logged in.

until yet i have tried the following possible beginnings:

1. C#-Code:
WindowsIdentity user = WindowsIdentity.GetCurrent();

or

2. C#-Code:
outlook.Application outl = new Outlook.ApplicationClass()
Outlook.NameSpace ns = outl.GetNamespace("MAPI")
ns.Logon("","",false,true); Outlook.NoteItem test = ne
Outlook.NoteItemClass()

there i stopped, because i think, the settings are not saved in outloo
but in the user-account.

or

3. C:\Dokumente und Einstellungen\<user>\Anwendungsdaten (german path
llike documents and settings in english\user\applicationdata))
in this folders or deaper, the settings are not saved too, because
have already copied the files from outlook once a nother out => starte
outlook=> outlook created the files again, and outlook has even know
the settings from my user-account and the email-account (with pos
office output server)
i also tried System.Managemant, but i don't guess the solution.

i would be very happy, if somebody could help me.
thank you,
bas

--
bas
-----------------------------------------------------------------------
baso's Profile: http://www.msusenet.com/member.php?userid=65
View this thread: http://www.msusenet.com/t-186957912

Nov 17 '05 #1
0 1870

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: vonclausowitz | last post by:
Hi All, I use IsDate() to check a field in Outlook tasks to see if it contains a real date. If IsDate(Task.role) then ... else ... endif
7
by: MrNobody | last post by:
I was a Java developer so I'm used to using property files as a means to keep configuration settings for my apps. I'm wondering what options are there with ..NET? Some settings I want to include...
4
by: active | last post by:
It appears to me that if I change the Control's client size the controls size does not change to agree with the new size. Does it work like the VB6 ScaleWidth and ScaleHeight? That is after I...
2
by: Pieter | last post by:
Hi, I'm using the Settings.settings of VB.NET to define a Connectionstring (Scope = application). When I deploy the Solution, and change this Setting in the app.config-file, it seems that...
3
by: Mirek Endys | last post by:
Hello all, I have this problem. I have a windows service and I would like to put there Settings for starting this service. Because of this service is running under NETWORK_SERVICE account, what...
2
by: MacKris | last post by:
Hi, I'm a chemist trying to use the python script GaussSum.py with gnuplot for creating dataplots, and need some help. Whenever I try to produce a plot from the GaussSum GUI I get the error sh:...
1
by: =?Utf-8?B?VG9uZQ==?= | last post by:
Hi, I need to change a value of an element in an XML file, I have been trying to select the node to edit but can only get as far as component and have to itterate through.. XmlDocument doc =...
0
by: Kay | last post by:
Hi All I want to chnage the default HTML Signature of default outlook profile (in case multiple profiles). Can anybody help me out? It should check for default mail client (in case of...
0
by: =?Utf-8?B?Z2xlbmRh?= | last post by:
Please excuse my ignorance, I'm computer illiterate. I'm trying to make calls from my PC using a phone line. I'd like to be able to call my Contacts or Business Contacts from Outlook 2003 and from...
1
by: =?Utf-8?B?YXNj?= | last post by:
recently upgraded to MSxp professional 03 and now I can't change the fonts or the color in outlook. Also, everytime I want to start a new e-mail I get the following message. "One or more ActiveX...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.