ThreadLast AuthorMessages
read/total
Date
Outlook combo boxes to pull data from access or other database
PJ
3 / 3 07 Nov 2008
Thanks JP, I found the following code below, from a website - thought I bookmarked it but i couldn't find the website - for outlook 97 & 2000. I have 2003 and don't know how to change the DBEngine to make it work probably - could you guys please help. Thanks so much. Dim rst Dim dao Dim wks Dim dbs Dim nms Dim fld Dim itms Dim itm Dim strOfficePath Dim appAccess...
Redemption: DistributionList that reference another Distributi
Ken Slovak - [MVP - O...
11 / 11 06 Nov 2008
If you're getting that error then you have to fix it before you could use MAPIUtils. The error tells us that either Redemption is not registered (check in HKCR\Redemption and see if that area exists and shows the various Redemption classes), or that a script stopper is running that prevents using CreateObject (or New or GetObject). -- Ken Slovak [MVP - Outlook] http://www....
Faxing problem via Simple Mapi in Server2003/Exchange environment
Jimmy Hoffa
2 / 2 30 Oct 2008
For the sake of others who encounter this, I eventually found a solution. More info here http://www.dbws.net/blog/ "Jimmy Hoffa" <jimmyHoffa@somewhere.com> wrote in message news:ge6ivl$j8b$1@energise.enta.net... > Hi All, > > Hoping someone can help me with this issue that has just surfaced at a > customers who have recently upgraded their server. > > Our application sends...
Redemption: StartBy, DueBy and Completed properties of flagged items in outlo...
Dmitry Streblechenko
5 / 5 28 Oct 2008
If you don't see a property that holds the value in oUtlookSpy when you click IMessage, there is nothin you can do. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Sandeep" <sandeep.nakarmi@gmail.com> wrote in message news:73498d37-d1d4-41bc-a023-bacc54ce2d42@d1g2000hsg.googlegroups.com... >I retrieve the properties by...
Retrieve StartBy, DueBy and Completed properties of flagged items in outlook ...
Ken Slovak - [MVP - O...
2 / 2 27 Oct 2008
That means that no time element is present in those properties, so there is no time to retrieve. Your best bet would be to get the last modified time and hope that no one modified the item after marking it complete. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options....
Using Entry ID from Outlook Object Model in Extended MAPI
Dmitry Streblechenko
7 / 7 26 Oct 2008
Opening the parent store first should work in all cases... -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Richard Gran" <"richard \"dot\" gran \"at\" redoxygen \"dot\" com"> wrote in message news:uE53LWbNJHA.4116@TK2MSFTNGP02.phx.gbl... > Yes that is right. I know this will sound a bit silly but I'm writing a > program...
Redemption: StartBy, DueBy and Completed properties of flagged items in outlo...
Sandeep
1 / 1 26 Oct 2008
I want to retrieve the StartBy, DueBy and Comepleted on, properties of flagged items in outlook 2007. I am using redemption. How can i retrieve these properties of Mail itemsusing Redemption ?. In outlook spy, there are properties like StartDate, DueDate and Date Completed which seem to be the properties i am looking for. But the time section always is 12:00 AM no matter what time the flag...
Rule to Auto-Accept Calendar Invites from select emails
Mitch
2 / 2 24 Oct 2008
Any luck on this issue? I have a similiar problem. "w.shame@gmail.com" wrote: > Hey, > > I'm trying to set up a rule in Outlook 2003 that automatically accepts > any calendar invite from a select list of emails. I can set up the > rule to only apply to Calendar Invites, and only for select people, > but the Accept calendar invite action isn't an option. > > The one option I do...
Redemption: Get the FlagDueBy datetime value
Sandeep
3 / 3 19 Oct 2008
yea it is outlook 2007. So basically flaggeddueby property is the reminder datetime set. If reminder is set on an item, then flaggeddueby will have value else it wont. Yea i looked for outlook 2003 and outlook 2007 and figured out that startdate, duedate properties appear for flagged items in outlook 2007 only. I am not setting anything up programatically so it will just show up the...
Trade: Office 2007 Pro NFR for VC2008 Pro.
B.
1 / 1 16 Oct 2008
I've got an unused/sealed Office 2007 Pro NFR to trade. It's a full version, given to devs at the UK Vista launch event. I'm looking for an unregistered VC2008 (Pro or better), as given out at the more recent 'Hero' dev events (eg. UK Birmingham). If you have one to trade mail me direct at loot68ATntlworldDOTcom. (NFRs can't be sold, but can be given away, confirmed by MS). -- B...
Politics
Amy
1 / 1 12 Oct 2008
giving paths longgone alphabets wishing dumps guiltware rn sixletterism...
Outlook crashes when using PasteFace() method.
Adi
7 / 7 10 Oct 2008
Thanks for your help....
HTMLEditor pasting loses <BR> tags
BertrandG
4 / 4 09 Oct 2008
Hi, OK ! I feel a bit lost. I work in a support organization, and very often I have to change only a part of the text in the email body. The mails (html, RTF,...) are coming from the customers we are supporting. I tried to find a solution with the clipboard the selection ... but never sorted it out ... Have a nice day. WBR /bertrand "DaveS" wrote: > Hi Bettrand, > >...
Location of personal folder in Outlook
Bruno News
2 / 2 07 Oct 2008
You can retrieve that info from the Outlook session you are in. Another method would be to pull the data from the profile's registry keys, but I don't have an example of how to do that. :-) From within Outlook, you can use the following code snippet to get to all the stores of the profile you are in and then get the file path of each one. With the file path, you can then use the...
Advice needed
Anrey Terkin
1 / 1 02 Oct 2008
i need help on my download scam site the who is dns server is not working with my php database. can anyone help? you can email me directly or use this address Address: Truda 14-1 City: Saint-Petersburg State: Saint-Petersburg ZIP: 188934 Country: RU Phone: +7.9113234634 the site is www.quicksoftupdate.com thanks...
Very simple and basic requirement
telepath2000
3 / 3 23 Sep 2008
...
Outlook behaving very sluggish and weird
Alan B.
1 / 1 19 Sep 2008
For the past several days Outlook 2000 SP4 on Win 2000 Pro SP4 has been behaving very strange. When I delete an open email, it seems to have been deleted, but the open email stays on the screen until I click the mouse anyplace on the screen - then the screen updates and the previously deleted email closes. I've scanned for viruses and don't have any. Anybody ever experience this?...
How to automate backup of outlook files?
Ken Slovak - [MVP - O...
6 / 6 17 Sep 2008
GetObject() would return the running instance of Outlook if there is one, unless a script stopper was running that prevented that method from working. You would use "Outlook.Application" as the argument to GetObject() or CreateObject(). The task would be in the same context as whatever else you're running. If your code kills an Outlook instance it would kill it for everyone, since...
Redemption: FlagDueBy property returns value 1/1/4500
Sandeep
4 / 4 15 Sep 2008
Ok, thank you michael and Dmitry for your response and suggestion...
Update Meeting Requests
bolzy1981@gmail.com
1 / 1 13 Sep 2008
Hi Everyone, In our exchange environment we have a number of user accounts setup for meeting room bookings. Recently we had a problem and lost those mailboxes, the Free/Busy data can still be seen but if you open the calendar they are completely blank. I am wondering if anyone knows of a way that I can run a script to: 1) Check a users calendar entries from "today" onwards 2) Look...
Need suggestion on VBA Macro Code for use in Outlook
witwim1@gmail.com
3 / 3 12 Sep 2008
That worked great! Thanks!!...
[VSTO] Addin to prohibit to add attachments
Ken Slovak - [MVP - O...
4 / 4 11 Sep 2008
For an open item it's only Inspectors you have to be concerned with. When WordMail is being used you won't be able to repurpose the original buttons because they aren't exposed to you as you've found. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www....
Get Clipboard from outlook.mailitem
Tom
6 / 6 11 Sep 2008
this works fine in Outlook VBA Private Function GetClipBoardData() As String Dim lngClipMemory As Long Dim lngHandle As Long Dim strTmp As String Dim lngTmp As Long On Error GoTo PROC_ERR If OpenClipboard(0&) <> 0 Then lngHandle = WinGetClipBoardData(CF_TEXT) If lngHandle <> 0 Then lngClipMemory = GlobalLock(lngHandle) strTmp = Space$(mcIntMaxSize)...
Determine language of newly composed email
JP
2 / 2 10 Sep 2008
...
Toggle read/unread
Ken Slovak - [MVP - O...
2 / 2 10 Sep 2008
Macros in Outlook don't use shortcuts like that, you'd have to put a custom button on a toolbar or menu that called your macro. Did you know that Ctrl+Q will mark all selected emails as read, and Ctrl+U will mark them as unread? If you want to use those existing shortcuts you don't need any macros. There's information on putting a macro on a toolbar at www.outlookcode.com if you...
Handling Meeting Request send in outlook 2007.
Ken Slovak - [MVP - O...
4 / 4 08 Sep 2008
Meeting requests will only be processed in the default calendar folder. If moving it back to that folder and sending using code doesn't work then you'd have to do your processing in the item.Send() event handler. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options....
citrate de sildenafil bon marche ed paquets dessai belgique acheter ed paque...
sdgvfwe@yahoo.is.com
1 / 1 06 Sep 2008
citrate de sildenafil bon marche ed paquets dessai belgique acheter ed paquets dessai commander ed paquets dessai us usa par mail Achetez Le ed paquets dessai canada +++ SANTE MASCULINE +++ SANTE MASCULINE +++ SANTE MASCULINE +++ + ACHETER VIAGRA BON MARCHE (ALL CARDS ACCEPTED !!!) http://jhku.net/ACHETER-VIAGRA-BON-MARCHE/ http://jhku.net/ACHETER-VIAGRA-SOFT/ http://jhku....
on acheter valium us usa a vendre in Newton achat valium Pro Acheter achat va...
sdgvfwe@yahoo.is.com
1 / 1 06 Sep 2008
on acheter valium us usa a vendre in Newton achat valium Pro Acheter achat valium canada en ligne sur internet on acheter valium en France a vendre acheter valium commander en ligne +++ Anti Inquietude +++ Anti Inquietude +++ Anti Inquietude +++ + + + ACHETER VALIUM BON MARCHE (ALL CARDS ACCEPTED !!!) http://jhku.net/ACHETER-VALIUM-BON-MARCHE/ http://jhku....
outlook macro
Ken Slovak - [MVP - O...
2 / 2 05 Sep 2008
You might have better luck asking this in an Excel group since the question's based on specific Excel behavior. -- 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 "Alberto Brivio" <a.brivio@adb.it> wrote in message...
How to attack the problem with activeX configuration, when vba programming i...
Ken Slovak - [MVP - O...
2 / 2 04 Sep 2008
You might want to post this in an Excel group since it seems to have nothing to do with Outlook. You also aren't presenting enough information for anyone to really help you. Is scripting installed on the computer where things aren't working? Is an A-V program running there that might stop scripting operations? Have you run in debug mode to see where you get errors? -- Ken Slovak...
not found PR_SENDER_NAME
Dmitry Streblechenko
6 / 6 03 Sep 2008
How exactly do you open the message directly from Outlook? Do you create a temporary profile and connect to the mailbox in the online mode? -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Liam" <liamhar@gmail.com> wrote in message news:8b3e812e-c295-45b1-bfaa-5a2e705c0fc7@f36g2000hsa.googlegroups.com... * Same profile...
Save multiple items in selection
Ken Slovak - [MVP - O...
8 / 8 02 Sep 2008
If there is an explanation it's not something I know of. I don't really see much difference other than of course when the flag status is updated. -- 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 "deschman" <newsscha@gmail.com>...
FilesInUse with Visual Studio deployment project
Dima Pasko
3 / 3 02 Sep 2008
...
Adding the users to distribution list in GAL from Outlook 2007
Ken Slovak - [MVP - O...
2 / 2 02 Sep 2008
You'd have to use ADSI code to write entries to the GAL, you can't do that using Outlook object model code. Changing GAL entries or adding to a GAL DL is a server-side operation. -- 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...
Attaching events to the folder in Outlook 2007
Sunil
6 / 6 02 Sep 2008
Thanks Ken. I will put more thought on this approach. Mean time, the item add event on the folder gets fired even single item is added in the folder. I am able to retain the event association to the folder by attaching the event to the folder in the Item send of the Addin. Thanks, Sunil "Ken Slovak - [MVP - Outlook]" wrote: > The ItemAdd event will fire unless 16 or more...
Macro get name from TO and put in Dear ...
Mark
8 / 8 01 Sep 2008
BTW I have been playing with this concept and learning a bit of VBA in the process. I decided to try and include fields to look like a reply email from Outlook (see code below). All works ok for me, though it is a bit slow somtimes. If anybody has any suggestions on how to improve this I'd like to hear from you. Mark Sub Dear() Dim myItem As Outlook.MailItem Dim...
Business Card.
Ken Slovak - [MVP - O...
2 / 2 29 Aug 2008
MailItem.AddBusinessCard(oContact) is how you use it. You must have a contact item that you supply to the method and that contact must have a business card. What you get depends on the BodyFormat of the mail item, as discussed in the VBA Object Browser help on that method. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007....
=?ISO-8859-1?Q?=CF=EE=EC=EE=F9=FC =E0=F1=EF=E8=F0=E0=ED=F2=E0=EC?=51548
=?ISO-8859-1?Q?=CF=EE...
1 / 1 29 Aug 2008
This is a multi-part message in MIME format --=_NextPart_2rfkindysadvnqw3nerasdf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =C2=EE=F1=F2=EE=F7=ED=EE=F3=EA=F0=E0=E8=ED=F1=EA=E8=E9 =E8=ED=F4=EE=F0=EC= =E0=F6=E8=EE=ED=ED=EE-=E0=ED=E0=EB=E8=F2=E8=F7=E5=F1=EA=E8=E9 =F6=E5=ED=F2= =F0 ( http://ukrdiss.narod.ru ) - =EE=F0=E3=E0=ED=E8=E7=E0=F6=E8=FF =F1...
Access Signatures in Outlook 2007 using C#
Sunil
5 / 5 28 Aug 2008
Thanks Ken, Sunil "Ken Slovak - [MVP - Outlook]" wrote: > Nothing in the object model. You can inventory signatures by scanning all > the files in that folder. > > -- > 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...
Send an Outlook Task Request with a runnable script when accept is clicked...
AshokG
1 / 1 26 Aug 2008
Hi, I'm using OOM to send an Task Request. I want to attach some VB script along with it so that when user accepts it will prompt and create corresponding calendar event etc. in his outlook. Is this possible? NB: I don't want to use the Outlook Add-in functionality as I don't want the user to download and install any add-ins As some one mentioned I don't mind publishing the Form....
VBA to create task in Shared Mailbox Tasks Folder
Sue Mosher [MVP-Outlook]
3 / 3 25 Aug 2008
Unfortunately, GetSharedDefaultFolder can't help you work with a subfolder of a shared folder. Instead, you need to walk the folder hierarchy or use a function that does that for you. Once you have the folder, you then call the Add method on its Items collection, for example: Set objFolder = GetFolder("Mailbox - Solutions\Tasks\August08") Set objTask = objFolder.Items.Add("IPM.Task")...
Exception when trying to download FullArticle from RDORssItem : Redemption
Sandeep
6 / 6 25 Aug 2008
yea it worked and full article was also extracted. For now i will just catch the exception until its next official release and when upgrade to it. Thanks, Sandeep Nakarmi...
TOTAL noob needs HELP!
wytchcat@gmail.com
1 / 1 20 Aug 2008
Hi all, I THINK I am addressing the right group but be patient with me if not. I was given this task and while I have no issues teaching myself technical tasks... I need more than two days to do it usually.. so HELP!? I have recently been handed an organizational task involving Outlook 2007 predominantly, although Word as well. I am not sure if this should be done as an Outlook or...
Trigger Add-In Function
Michael Bauer [MVP - ...
8 / 8 18 Aug 2008
1) You may download OutlookSpy from www.dimastr.com. Click Explorer / Commandbars and see what's available. 2) If it's a COM Addin, you should be able to add a reference to it to your VBA project. Then you may see its objects in the object browser. -- Best regards Michael Bauer - MVP Outlook : VBOffice Reporter for Data Analysis & Reporting : Outlook Categories? Category...
Outlook To Do list : Redemption
Dmitry Streblechenko
2 / 2 18 Aug 2008
Call RDOSession.GetDefaultFolder(olFolderToDo) (or RDOstore.GetDefaultFolder(olFolderToDo)). -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Sandeep" <sandeep.nakarmi@gmail.com> wrote in message news:286ea532-9c03-4cf9-98d9-5c91270a98ec@n38g2000prl.googlegroups.com... >I want to extract the items and its information...
hdmi auf dvi kabel hdmi op dvi d kabels dvi i kabel 24 5 hdmi kabel von unter...
sdgvfwe@yahoo.is.com
1 / 1 15 Aug 2008
hdmi auf dvi kabel hdmi op dvi d kabels dvi i kabel 24 5 hdmi kabel von unterschied dvi hdmi + + + +++ BILLIGE HDMI KABEL KAUFEN +++ BILLIGE DVI KABEL KAUFEN +++ + + http://HDMI-KABEL.BUYONLINE24.INFO http://HDMI-KABEL.BUYONLINE24.INFO http://HDMI-KABEL.BUYONLINE24.INFO http://HDMI-KABEL.BUYONLINE24.INFO http://HDMI-KABEL.BUYONLINE24.INFO http://HDMI-KABEL.BUYONLINE24.INFO...
Free Advertising
Gizmo
1 / 1 11 Aug 2008
In an effort to increase traffic to our new news group we now offering FREE UNMODERATED chat and advertising just go to free.uk.retail.poundland.staff.chat...
acheter lipitor canada bon marche dans commande acheter lipitor canada corpus...
sdgvfwe@yahoo.is.com
1 / 1 11 Aug 2008
...
Espana Canada barato en linea viagra generico VENTA de VIAGRA Barata Viagra v...
sdgvfwe@yahoo.is.com
1 / 1 11 Aug 2008
Espana Canada barato en linea viagra generico VENTA de VIAGRA Barata Viagra venta libre ansiedad compra viagra +++ SALUD HOMBRES +++ SALUD HOMBRES +++ SALUD HOMBRES +++ + COMPRAR VIAGRA BARATO (ALL CARDS ACCEPTED !!!) http://jhku.net/COMPRE-VIAGRA-BARATO/ http://jhku.net/COMPRAR-VIAGRA-SUAVE/ http://jhku.net/PAQUETES-DE-de-PRUEBA/ + + + COMPRAR CIALIS BARATO (ALL CARDS...
acheter achat zyban canada concernes par cette achat zyban commander comprime...
sdgvfwe@yahoo.is.com
1 / 1 11 Aug 2008
...
All times are in (US) Eastern Daylight Time (GMT -4:00)