ThreadLast AuthorMessages
read/total
Date
Redemption Rules - releasing com objects
Dmitry Streblechenko
0 / 12 10 Sep 2009
There is a problem with COM objects reference leaks in the current version of Reemption wwhen you access rule properties. Send an e-mail to my private e-mail address and I'll send you a version with a fix for that problem (not yet publictly available). -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Christopher Long"...
ecm2001 crack torrent rapidshare download 3462
ecm2001 winols cpwin
1 / 1 09 Sep 2009
We can crack or emulate any protection type: Dongle, Hardlock, Hasp, Serial, Password, Hasp4, Flexlm, Sentinel, Wibu, Eutron Smartkey, Hasphl, Proteq, All the Protections!! email = xshowsoft@??? email = xshowsoft at gmail.com ecm2001 download ecm2001 rapidshare ecm2001 torrent ecm2001 crack ecm2001 v 5.3 ecm2001 v 5.4 ecm2001 v 5.5 ecm2001 v 6.0 ecm2001 v 6.1 ecm2001 v 6.2...
794808 M3i Zero , Ezflash Dsi , R4i Dsi 50986
M3i Zer
1 / 1 08 Sep 2009
Consigue tu M3i Zero , Ezflash Dsi , R4i Dsi M3i Zero www.R4spain.com/tienda Puedes comprar M3i Zero , Ezflash Dsi , R4i Dsi Zmr?@wlnd,SJr(PYBztONJ$(V...
macros enabled marker
Peter Kinsman
0 / 3 01 Sep 2009
Thanks for the information Ken, but as I am running on someone else's network, I think I will leave even reading the registry well alone. Peter "Ken Slovak - [MVP - Outlook]" <kenslovak@mvps.org> wrote in message news:ecqXfOwKKHA.4432@TK2MSFTNGP03.phx.gbl... > The VBA project status is in the registry in HKLM, it's a COM addin > registered under >...
Outlook 2003: vba macro for exchange access
karlson69
0 / 5 01 Sep 2009
...
Get Exchange contact email address from PAB DL - VBA(VBScript)
Dmitry Streblechenko
3 / 4 26 Aug 2009
I don't see any OOM code there. Even without seeing the vaariable declarations, none of Outlook objects expose Fields(). Instead of using RDODistListItem.Members, use RDODistListItem.OneOffMembers. Or, as I have alreday mentioned, use the AddressEntry.SmtpAddress property. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool -...
Displaying a random set of questions
Ken Slovak - [MVP - O...
1 / 4 21 Aug 2009
Either something like that, or possibly even a Web form rather than an Outlook based email? -- 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 "Marco Shaw [MVP]" <marco.shaw@NO_SPAMgmail.com> wrote in message news:u5XW7VfIKHA....
How to get folder path from IMapiFolder
scb
0 / 3 13 Aug 2009
...
Outlook 2007 crashed when sending a mailtem shown with Display
LesDix
0 / 4 10 Aug 2009
Jron667, Did you ever get to the bottom of this? I have encountered the same problem. "Jron667" wrote: > On 25 jun, 13:13, Jron667 <j...@home.nl> wrote: > > On 25 jun, 12:28, Jron667 <j...@home.nl> wrote: > > > > > > > > > Hello, > > > > > I have the following problem: > > > > > When I make an e-mail programmatically and Display it, Outlook 2007 > > > crashes when I push the...
CDO hanging on Logoff
Matt Williamson
0 / 5 29 Jul 2009
It doesn't appear to. I created a Test profile that connected to an exchange server but set message delivery to goto a PST and I can close Outlook and the process doesn't remain in memory. The issue is with Outlook when connecting to my exchange server it just manifested itself when I was running the CDO code to the point that I noticed it. I've been troubleshooting that issue now and...
Get delegates property for a contact.
Ken Slovak - [MVP - O...
0 / 8 29 Jul 2009
Did you try creating a RDOSession object and not an RDOSessionClass object? The compound dot operator thing won't prevent things from working usually, it's for efficiency and for loops and for debugging. It's up to you if you want to follow best practices or not. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder...
Setting up new users via vb.NET
Sue Mosher [MVP]
0 / 2 27 Jul 2009
This isn't an Outlook programming task. Server-side programming would be covered in the microsoft.public.exchange.development at http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=838&SiteID=17 . -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54...
Insert date at cursor location
Alan Moseley
0 / 5 21 Jul 2009
What about this? Public Sub InsertDate() SendKeys Date() End Sub It's a bit pants and you might want to do some checking before the sendkeys runs, but it might work for you. -- Alan Moseley IT Consultancy http://www.amitc.co.uk If I have solved your problem, please click Yes below. Thanks. "F.H. van Zelm" wrote: > Hi, > > Once, I had a macro to inert the current...
Recovery of VBA code
F.H. van Zelm
0 / 3 20 Jul 2009
...
Synchronize Outlook 2003 with Access
Ken Slovak - [MVP - O...
0 / 2 16 Jul 2009
Unfortunately with Outlook 2003 those events are all you have. You can handle ItemAdd on the Items collection of the Deleted Items folder, which will tell you what item was deleted if it wasn't hard deleted to bypass the Deleted Items folder (Shift+Delete). If you were using Outlook 2007 you could use the new BeforeItemMove() event, which tells you an item is about to be deleted or...
Is there a way to prevent an appt. Item from being deleted based on subject
Ken Slovak - [MVP - O...
0 / 2 13 Jul 2009
There's no cancel event for a deletion, and every user owns their own mailbox or PST file, so you'd need to write code to look at every item that was added to the Deleted Items folder and if it's an appointment with that subject your code would move it back to the calendar folder. That would not prevent a user from using Shift+Delete to hard delete an item (bypassing Deleted Items),...
seksi djevojka
Pella
0 / 1 10 Jul 2009
...
seksi djevojka
Pella
0 / 1 10 Jul 2009
...
PropertyChange event not working
Matt
0 / 8 09 Jul 2009
...
Outlook 2003 ItemAdd event does not execute sometimes
Ken Slovak - [MVP - O...
0 / 4 09 Jul 2009
Is this reproducible at all, has it happened more than once? Is it possible that your ItemAdd() handler is taking enough time to run its code that subsequent ItemAdd() events might not fire? -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech....
automatic screenshot of
Frank Mayer
0 / 1 06 Jul 2009
I have only one idea, and wanted to know whether this is possible in principle would be. With the extender can be said about the Vista Media Center Album covers are also display when the pictures as Folder.jpg appointed. If it is now possible Screenshoft one from the task bar of the Outlook 2007 to automatically create and place them in a folder eg Outlook as folder.jpg copy, would...
Auto forwarding - empty bodies
Ken Slovak - [MVP - O...
0 / 6 01 Jul 2009
What Outlook server? You can certainly write code that would handle receipt of messages into Inbox and do whatever with them, including replying to any forwards. -- 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 "badatvba"...
vba-code installing
dula
0 / 3 30 Jun 2009
Thank you very much for your reply. "Sue Mosher [MVP]" <suemvp@turtleflock.com> schrieb im Newsbeitrag news:OZtqw6M%23JHA.4944@TK2MSFTNGP02.phx.gbl... > You've found no answers, because there are no good ones. Outlook VBA code > is designed for personal use, not distribution to others. See > http://www.outlookcode.com/article.aspx?id=28 > > -- > Sue Mosher, Outlook MVP >...
Outlook Dlls for running macro in VB scripts
rochester
0 / 1 22 Jun 2009
I have a macro to get attachments from inbox. The macro was written in VB Script for Outlook. The macro runs well in my PC where Outlook was installed. Now we have to run the macro in a server. The system administrator does not allow us to install Outlook in the server. But he agrees to install outlook Dlls in the server. My question is then: what are those Dlls, once installed in the...
Track Sales Weekly, Monthly and Annually with this Powerful Tool 33472
George Joseph Jr., MS...
0 / 1 21 Jun 2009
--boundarynDqNAw== Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable PQ+.JTvM<Z$+_tLZ/dMm.,gqZ --boundarynDqNAw== Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <HTML><HEAD></HEAD> <BODY contentEditable=3Dtrue> <P>&nbsp; (RST) Retail Sales Tracker Spreadsheet is a reliable and feature-=...
Outlook Service
sunkers
0 / 1 18 Jun 2009
Hi there, I had a web part made for my company about 5 or 6 years back to integrate Outlook. Due to the latest Office updates the web part no longer functions as before. I was wondering where I can get it repaired. The problem seems to be a new feature when the last email is closed , the outlook service closes also, even though the web part is still open in a Sharepoint page. our...
Outlook staying in memory
Rod
0 / 2 12 Jun 2009
Thanks, I give it a go, I've never played with evens before. "Ken Slovak - [MVP - Outlook]" <kenslovak@mvps.org> wrote in message news:eYf0m416JHA.1416@TK2MSFTNGP04.phx.gbl... > You need to allow time for the send operation to finish. You can try using > a DoEvents() call, but I don't think that will do it. Best thing to do > probably is to start a Send/Receive operation and wait...
Building a distribution list from Access
Ken Slovak - [MVP - O...
0 / 2 11 Jun 2009
You can write code that would take each email address and add it as a Recipient object to an email, as many as you want for each email. Then you use the Resolve() method on each Recipient object as you get a handle to it back from the Recipients.Add() method. That will create one-off recipients that are not in your contacts folders. However, you might want to investigate if there are...
Outlook 2007 add-in without window title
you suck bit
0 / 3 05 Jun 2009
...
MAPI OpenMsgStore causing Date Modifed to change on a PST file
Dmitry Streblechenko
0 / 2 03 Jun 2009
PST provider always updates the PST file, even if you make no modifications. That is one of the reasons why MS does not support PST files on reda-only media. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - <stu.bray@gmail.com> wrote in message news:106c13b3-4eac-46b8-bafc-663f8d6aaee4@o30g2000vbc.googlegroups.com... >...
Aggregate contacts of 20 users
David
0 / 1 03 Jun 2009
Hello! I need to aggregate contacts for 20 users on one machine. Without sharing all the folders (which would be a nightmare) is there a product out there for the exchange server side (or even the user side) that could, without much intervention, dump chosen contacts into a folder? We have custom forms and we want to export all mailing information from these 20 users for select...
Problems with code
Gustavo Strabeli
0 / 2 27 May 2009
...
Outlook 2007 SP2 Undable To Update Appoinment Properties.
Ken Slovak - [MVP - O...
0 / 2 26 May 2009
No repro here when I get rid of the code errors. For VBA code there is no DateTime.Now, it's just Now. For VB.NET using Set to set an object variable isn't correct. I'm not sure where you're trying to run that code. Fixing the code as as VBA code and then running it changed the start and end times of an appointment in a public folder. -- Ken Slovak [MVP - Outlook] http://www....
Move Incoming Emails based on Specific Words in Senders' Addresses to Corresp...
Ken Slovak - [MVP - O...
0 / 2 26 May 2009
That can be done by setting up an ItemAdd() event handler on the Items collection of the Inbox. The code in that event handler can parse the sending email addresses using string functions to find the key words you are looking for. The code can then try to find a subfolder that matches that key word. Go to www.outlookcode.com and search there for "zapHTML". That code sample shows...
Page numbering in Outlook
Ken Slovak - [MVP - O...
0 / 2 26 May 2009
To repeat, no you can't control that unless you do your printing from Word or Excel and populate a Word document or Excel worksheet with the data you want to print. -- 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 "April"...
Capture appointment change
Ken Slovak - [MVP - O...
0 / 4 19 May 2009
Sure. Search at www.outlookcode.com for "ItemAdd" or "ItemRemove" and there's lots of sample code there in various languages that show how to set up those event handlers. For example, http://www.outlookcode.com/codedetail.aspx?id=456 shows VBA type ItemAdd code. This examples shows how to get at various folders, there are many others like this: http://www.outlookcode....
30 Opinion de Dsiconsolas.com 05694
r4idsi r4
0 / 1 08 May 2009
HOla, solo deciros que mi experiencia al comprar mi cartucho dsi, ha sido buena, recibi el pedido al dia siguiente de haberlo hecho por la web, y gracias a que esta gente me ayudaron telefonicamente, pude echar andar el cartucho dsi. No tenia ni idea, ahora que lo se, es facilisimo,, solo era copiar y pegar. Ahh me dijeron que existe una pagina para bajar los juegos muy buena www.espalnds.com...
SharePoint calendar roll up and managing permissions and notificiations
Sue Mosher [MVP]
0 / 2 07 May 2009
Best to ask in a SharePoint group. This one is for Outlook programming issues. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "aspear" <aspear@portal-dynamics.com> wrote in message news:bd2bbde9-1562-4019-90dc-d20f4924f451@s31g2000vbp.googlegroups.com....
Inspector.WordEditor always returns null
Paul T (NJ, USA)
0 / 4 01 May 2009
I am having the same problem after the upgrade to 2007 wiht outomation that I had in place with NewInspector() event... My work-around was the following: 1) Use NewInspector event to set local class variable to the inspector 2) Define the Activate event for the new inspector variable. Here is my simplified code with the asnwer: ----- Dim myOlApp As New Outlook.Application Public...
Forward mail without using the default signature
Ken Slovak - [MVP - O...
0 / 16 30 Apr 2009
To move an item you use its Move() method. It takes a target folder argument that's an Outlook.MAPIFolder object. It returns to you the newly moved item as a return value. How you get the folder that's the target depends on lots of things. Where would this target folder be located? Is it under Inbox? Is there more than one possible target folder? Say you get the SenderName, which...
Outlook, Word Docs, Access, VBA, Email
Duncan McC
0 / 6 27 Apr 2009
...
[OL2003/Vista] OTM problems after VBA crash
Jannick Asmus
0 / 2 26 Apr 2009
Wait - it does not seem to be that bad any more: ad 2 - Starting from scratch does work, since I did not make the .frx-file associated to forms while importing. This yielded the error. My mistake. ad 1 - This is still mysterious, but the macros can be reimported. Lucky me that long time ago I exported almost all my macros to readable files which can be imported. The VbaProject.OTM...
53 R4i Dsi Cartuchos para nintendo 19971
r4idsi r4
0 / 1 19 Apr 2009
R4i Dsi Cartuchos para nintendo www.Dsiconsolas.com www.Dsiconsolas.com R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos para nintendo R4i Dsi Cartuchos...
How to Add Streaming Video To Your Website
Mike
0 / 1 17 Apr 2009
How to Add Streaming Video To Your Website www.abcsun.net...
NEED MONEY FAST READ THIS ARTICLE 71159
Jose L. Sagad
0 / 1 16 Apr 2009
...
Create Macro to move email to subfolder in inbox
dza7
0 / 7 15 Apr 2009
OK thanks, I've already set up buttons for each of the macros and they are working great, just trying to see if there was an even quicker way!...
92 Firmware Drivers R4 Dsi. R4i Dsi 57319
r4idsi r4
0 / 1 11 Apr 2009
Drivers Firmware R4i Dsi . Firmware R4 Dsi nintendo http://www.elotrolado.net/hilo_firmware-drivers-nintendo-dsi-r4-i-upgrade_1214985 Firmware Drivers R4i Dsi , R4 Dsi , R4i-sdhc.com @r<ZQLsuy&kqY@isu,,woI&)x...
15 R4i Dsi, Drivers Firmware, R4 Dsi nintendo Dsi 70275
r4idsi r4
0 / 1 11 Apr 2009
Firmware - Driver para R4i Dsi, R4 Dsi. Nintendo Dsi. http://www.elotrolado.net/hilo_firmware-drivers-nintendo-dsi-r4-i-upgrade_1214985 saludos +==A(j.xxrAr,SXEfUw+oZeCS...
VBA script not firing on mail arrival
badatvba
0 / 14 08 Apr 2009
Ken, I have put the MsgBox code in and I can now see that the Application_startup is being executed on startup of Outlook. Furthermore, the code now seems to be firing successfully. Thankyou for your help and patience. I guess now I have to get better at VBA!! cheers Alastair "Ken Slovak - [MVP - Outlook]" wrote: > You can't just run a procedure that takes arguments (like...
Processing read receipts for mail not in default 'sent items'
RC
0 / 3 01 Apr 2009
> No, not possible. OK - that was quick :-) Thanks. RC....
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)