ThreadLast AuthorMessages
read/total
Date
"Outlook Today" background
99XJ
4 / 4 10 Oct 2007
I found this... worked great! http://articles.techrepublic.com.com/5100-6346_11-5149522.html http://articles.techrepublic.com.com/5100-6346-5153526.html "Brian Tillman" <tillman1952@yahoo.com> wrote in message news:uZ0hUhmCIHA.4308@TK2MSFTNGP06.phx.gbl... 99XJ <rnwrede@yahoo.com> wrote: > Ok... how does one go about doing that...? http://support.microsoft.com/kb/236081/en-us...
UserProperties
Jeff Moll
6 / 6 06 Oct 2007
As a work around, using the PropertyAccessor will get the custom values... no idea why UserProperties doesn't work though... did you get them working? ie: CComVariant vVar = spContact->PropertyAccessor->GetProperty("http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/My%20Custom%20Property"); "Jeff Moll" wrote: > Hi > > I have a very similar...
Outlook 2007 applying forms
Sue Mosher [MVP-Outlook]
2 / 2 05 Oct 2007
You need to: a) Publish the form. b) Make it the default for the Tasks folder. c) Change the value of the MessageClass property on existing items to point to the class of your published form, e.g. IPM.Task.MyForm See http://www.outlookcode.com/article.aspx?ID=39 -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and...
Change standard appointment form
Sue Mosher [MVP-Outlook]
2 / 2 05 Oct 2007
These pages should help: http://www.outlookcode.com/article.aspx?ID=35 http://www.outlookcode.com/article.aspx?id=18 http://www.outlookcode.com/article.aspx?ID=39 -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Kees van Amerongen"...
outlook stationary
Sue Mosher [MVP-Outlook]
2 / 2 03 Oct 2007
Isn't this the same issue for which you already have a discussion going at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2213661&SiteID=1? It's best to keep going with the same discussion, which already has a lot of background posted. Also, next time you post here, don't forget to include your Outlook version. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007...
Validating Checkboxes
NoviceTemplateDesigner
3 / 3 01 Oct 2007
Oh, this is OutLook 2000. "NoviceTemplateDesigner" wrote: > Hi there, > > I am not a developer but have been asked to develop a outlook template > replacing a paper form. I have done my design, however, I have some > selection checkboxes. > > If one checkbox is ticked, I want to email the form to a particular person. > I have in my validation formula: > > [s1] <> "" >...
Saving Custom Message form changes in Outlook 2007
Rudy
3 / 3 25 Sep 2007
I created the textboxes on the Message tab of the form. Which tab has the Read layout and what should be here? "Sue Mosher [MVP-Outlook]" wrote: > Did you make the changes on both the Compose and Read layouts of the message form? > > -- > Sue Mosher, Outlook MVP > Author of Microsoft Outlook 2007 Programming: > Jumpstart for Power Users and Administrators >...
Synchronising a Sharepoint 2007 contact list with Outlook 2007
Rudy
1 / 1 18 Sep 2007
I a modified new message form which I have added addtional text boxes such as Name, Phone, Dept, etc. I want to be able to type someones name in the Name field and see if it will pull the other relevant details from a Sharepoint 2007 Contacts list (ie the Phone, Dept values, etc) and display the data in the additional text boxes on my new message form. I know you can go to the...
Outlook AppointmentItems don't seem to calcuate time correctly ???
dtoland
1 / 1 18 Sep 2007
Hi Sue and all. We are in: Time GMT -5 Eastern Standard I am reading the appointments from approximately 48 rooms to display a schedule for meetings that we use room resources for scheduling meetings. In reading the appointments I am getting the recurring appointments, generating the recurring appointments according to the pattern, removing the deleted exception appointments then...
AutoFormattingRules and Filter
Gilles
7 / 7 17 Sep 2007
Yes it still work when i switch folders, close then restart outlook without initialize again the filter. My emails keep the font and the color that I defined in the rule. All work as if I build the rule manually. The only thing which don't work is when I go to "organize" then go to the advanced option of my autoformatting rule, Outlook don't show the filter but the rule work as if...
Problem with HrOpenExchangePrivateStore in XP 64 bit
Afk_kk
2 / 2 11 Sep 2007
Hi, The application is crashing at the call HrMAPIOpenFolderEx in 64 bit OS, while the same code is worknig fine on 32 bit OS... Thanks in Advance, Cheers, "Afk_kk" wrote: > > Hi, > > Iam using mapi code to add a attachment to a form using Extended Mapi. This > code is working fine on 32 bit XP. But same code is causing lots of problems > in 64 bit XP OS. The same...
Can't connect Outlook via VPN
terzak
1 / 1 10 Sep 2007
Up until 2 weeks ago we could login using VPN, start Outlook and it would work fine. Now we login and it opens Outlook, but tries for 5-6 minutes to connect before saying unable to connect working off line. This is happening only on a fine systems not all. Thanks Terry...
question regarding outlook 2003
Sue Mosher [MVP-Outlook]
2 / 2 10 Sep 2007
See http://www.outlookcode.com/article.aspx?ID=52 -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Jonathan" <zjonathan2004@gmail.com> wrote in message news:OgA92H48HHA.484@TK2MSFTNGP06.phx.gbl... > Is it true that outlook 2003 blocks anything that...
mapi utils
Jonathan
1 / 1 08 Sep 2007
Hi all, I am developing a snippet for extraction of msg propeties, I am using outlook 2003. Now my problem is the current mapi_utils does not extract the PR_HTML body which I need to show the embedded files in the body and the right format of the body as well. The current mapi_utils are only applicable upto outlook 2000. Please help me Thank you, Jj...
VbScript Error Help!
Laurie
3 / 3 07 Sep 2007
On Sep 7, 6:37 am, "Ken Slovak - [MVP - Outlook]" <kenslo...@mvps.org> wrote: > Are you positive that PosOne isn't 0? > > -- > Ken Slovak > [MVP - Outlook]http://www.slovaktech.com > Author: Professional Programming Outlook 2007 > Reminder Manager, Extended Reminders, Attachment Optionshttp://www.slovaktech.com/products.htm > > "Laurie" <LaurieLeVan...@cox.net> wrote in message > >...
Can I create an acount type?
Ken Slovak - [MVP - O...
2 / 2 07 Sep 2007
You would need to write a MAPI store provided if I understand your question correctly. That has to be written using Extended MAPI in either C++ or Delphi and is not a task for the faint hearted or those not experienced with Extended MAPI programming. You can google for information about custom MAPI store providers to see what's entailed. -- Ken Slovak [MVP - Outlook] http://www....
Create Form in Outlook 2007 (usable in O2003)
Sue Mosher [MVP-Outlook]
2 / 2 05 Sep 2007
See http://www.outlookcode.com/article.aspx?ID=39, under Substitute Default Form. Don't people send to recipients outside the organization? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Rudy" <Rudy@discussions.microsoft.com> wrote in message...
mail merge from Word
skeddy
2 / 2 03 Sep 2007
On Sep 3, 10:15 pm, skeddy <skedg...@gmail.com> wrote: > I have Word 2002 SP3 and Outlook 2002 SP3. In Outlook I use Word to > compose emails. In the past I have done a mail merge between them > without any problem. All of a sudden it doesn't seem to work right > anymore. > > I set up a document in Word with a separate data source. When it is > ready to be mailed, I click on Merge to...
Open a custom form from within another custom form
Ken Slovak - [MVP - O...
0 / 1 28 Aug 2007
Either folder.Items.Add(customMessageClass) or Application.CreateItem(itemType) will work. If you use CreateItem() then specify the MessageClass for the new item after you create it. -- 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...
Outlook Repeating Appointments Storage Format
Bhargav
0 / 1 17 Aug 2007
Thanks a lot Ken. Bhargav....
Re:Symantec vs. Outlook
Manju
0 / 1 17 Aug 2007
Hi, I am also facing the same problem, Can u give me a solution for that. Regards Manju...
Outlook Repeating Appointments Storage Format
Bhargav
0 / 3 16 Aug 2007
Ok so one of the reason was backward compatibility. Do you see any other advantages of using this Model. Thanks, Bhargav...
Re:Symantec vs. Outlook
Mark Bryant
0 / 1 15 Aug 2007
Then you ever receive a response to this problem? Did it resolve your issue?...
Re:Symantec vs. Outlook
Mark Bryant
0 / 1 15 Aug 2007
Then you ever receive a response to this problem? Did it resolve your issue?...
All times are in (US) Eastern Daylight Time (GMT -4:00)