Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Outlook Folder pick tree30 Sep 2008 19:37 GMT3
I have an MFC Dialog application and I need to present to the user a pick
list similar to the one that appears in Outlook 2007 on the left pane. I'd
like the addation of check boxes.
Any ideas how best to do this please ?
Best Practice UI handling for long-running code30 Sep 2008 18:26 GMT1
I've got an addin (VSTO 2008 on Outlook2007) that, upon startup, at user
option may make a web service call to get information to populate a bunch of
postItems in a folder.  The web service call could take some time.  If the
number of rows returned is large, creating the ...
Unique Identifer for Mailitem26 Sep 2008 18:10 GMT8
I need to get a unique identifier for a mailitem, and access to EntryID is
throwing a "Type Library not Registered" error.  Here is my code:
Outlook.Folder folder =
(Outlook.Folder)this.Application.Session.GetDefaultFolder(Outlook.OlDefaultFolders.olFolderInbox);
How add-in can unload itself?25 Sep 2008 21:24 GMT1
So, is there anyway for add-in to unload itself? Asking saved Outlook COM
object to set "Connect" to FALSE seems bad solution to me, because I don't
quite understand what will happen.
Any thoughts?
BeforeItemMove25 Sep 2008 19:35 GMT4
Having checked the forums and code samples, we're still struggling with 1
issue with our Outlook 2007 .NET (VSTO) plugin.
We have a .NET class that monitors a calendar that we've created. This
monitor class is always referenced from the main plugin, so and it's
Disable/lock reading pane25 Sep 2008 18:29 GMT2
In outlook while opening encyryted mail in reading that was
message : "This item cannot be displayed in the Reading Pane. Open the
item to read its contents." and its context was locked.
 I want to disable and lock reading pane for a custom type of mail.
Accessing fields created from WebDAV through Outlook Object Model     UserProperties24 Sep 2008 20:23 GMT2
Accessing fields created from WebDAV through Outlook Object Model
UserPropertiesHello,
I have an application that uses WebDAV to create and update fields for
contact items. One of the fields it creates is a custom field. i.e. it
Bind dynamically added control with form fields24 Sep 2008 20:01 GMT1
How to bind a control, that was dynamically added on one of modified form
pages, with form field (for example, with Requred Attendees)?
Thanks,
Fedor
WordEditor property for Inspector null in Outlook24 Sep 2008 16:14 GMT14
I am writing an add in C# for Outlook 2007 that access the
ActiveInspector.WordEditor property in an event handler triggered by a
toolbar button. I have run across a situation where the WordEditor property
on the ActiveInspector is null. It so happens that the ActiveInspector is ...
How To get the paht to my current directory?24 Sep 2008 14:10 GMT1
hello,
I am trying to read from a text file like this:
StreamReader sr = new StreamReader(Application.StartupPath);
but because the Application.StartupPath = "C:\Program Files\Microsoft
How to tell when Outlook is fully loaded?24 Sep 2008 12:50 GMT4
So when outlook starts up, it loads my addin, and my addin's startup runs.
In the meantime outlook is loading other addins, and trying to connect to
exchange, blah blah.
It there any way to tell when outlook has finished doing all this, and is
C# Redemtion not able to send reply24 Sep 2008 01:06 GMT7
I have following code which tries to reply to mail, however the mail
sits in drafts and displays "Message is not sent".
Redemption.RDOFolder defaultFolder = redemption.findRDOFolder("Inbox",
rdoStore);
BeforeFolderMove Event24 Sep 2008 01:02 GMT5
I'm using VS2008 & Outlook 2007. My application tries to watch Outlook
folders, their additions, renames, moves and deletions.
I have a wrapper class for a folder that has class level variables for
folder (Outlook.Folder) and it's subfolders (Outlook.Folders). When this
adding button or menu to outlook24 Sep 2008 01:00 GMT5
i have a code to add new button and menu to outlook toolbar. When i
use registry (HKLM/Software/Microsoft/Exchange/Client/Extension) for
adding my add-in, i can see my new menu. But if i use ecf file i can
add my add-in but i can not see my new menu. i am using c++ and
Minimized Task Pane23 Sep 2008 22:42 GMT6
How can I create a TaskPane that can be minimized?
I am trying to create a task pane that is similar to the "To-Do" pane or
Xobni pane.
I am using the CustomeTaskPane for some time, and you cannot get the
Pages: 1 2 3 4 August, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.