Goodreads helps you follow your favorite authors. Be the first to learn about new releases!
Start by following Jim McCullen.

Jim McCullen Jim McCullen > Quotes

 

 (?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)
Showing 1-2 of 2
“Private Sub Application_Quit() FileCompletedInboxMessages End Sub Sub FileCompletedInboxMessages() Dim myOlApp As New Outlook.Application Dim myNameSpace As Outlook.NameSpace Dim myInbox As Outlook.MAPIFolder Dim myDestFolder As Outlook.MAPIFolder Dim myItems As Outlook.Items Dim myItem As Object”
Jim McCullen, Control Your Day: A New Approach to Email Management Using Microsoft Outlook and Getting Things Done
“Private Sub Application_Quit() FileCompletedInboxMessages End Sub Sub FileCompletedInboxMessages() Dim myOlApp As New Outlook.Application Dim myNameSpace As Outlook.NameSpace Dim myInbox As Outlook.MAPIFolder Dim myDestFolder As Outlook.MAPIFolder Dim myItems As Outlook.Items Dim myItem As Object Set myNameSpace = myOlApp.GetNamespace("MAPI") Set myInbox = myNameSpace.GetDefaultFolder(olFolderInbox) Set myItems = myInbox.Items Set myDestFolder = myInbox.Folders("InboxPro") ' User cleared the follow-up flag Set myItem = myItems.Find("[FLAGSTATUS] = 0") While TypeName(myItem) <> "Nothing" myItem.Move myDestFolder Set myItem = myItems.FindNext Wend   ' User marked as completed Set myItem = myItems.Find("[FLAGSTATUS] = 1") While TypeName(myItem) <> "Nothing" myItem.Move myDestFolder Set myItem = myItems.FindNext Wend End Sub”
Jim McCullen, Control Your Day: A New Approach to Email Management Using Microsoft Outlook and Getting Things Done

All Quotes | Add A Quote
Control Your Day: A New Approach to Email Management Using Microsoft Outlook and Getting Things Done Control Your Day
179 ratings
Open Preview
Self Publish Your Ebook on Amazon - A Quick Guide to Self Publishing for the Kindle (Lunch & Learn Series 1) Self Publish Your Ebook on Amazon - A Quick Guide to Self Publishing for the Kindle
1 rating
Open Preview
[Control Your Day: A New Approach to Email and Time Management Using Microsoft® Outlook and the concepts of Getting Things Done®] [By: McCullen, Jim] [April, 2013] [Control Your Day
0 ratings