PC Review


Reply
Thread Tools Rate Thread

create item in folder

 
 
SDeep
Guest
Posts: n/a
 
      18th Feb 2005
how to create a new item in a folder.



 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      18th Feb 2005
To create a new item in a specific non-default folder, use the Add method on
the target folder's Items collection.You can use the code at
http://www.outlookcode.com/d/code/getfolder.htm to walk the folder hierarchy
and return the MAPIFolder corresponding to a given path string.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"SDeep" <(E-Mail Removed)> wrote in message
news:eNydu%(E-Mail Removed)...
> how to create a new item in a folder.
>
>
>



 
Reply With Quote
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      18th Feb 2005
oFolder.Items.Add

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"SDeep" <(E-Mail Removed)> wrote in message
news:eNydu%(E-Mail Removed)...
> how to create a new item in a folder.
>
>
>


 
Reply With Quote
 
SDeep
Guest
Posts: n/a
 
      18th Feb 2005
IF A MESSAGE IS CREATED AS
Mailitem item=oFolder.Items.Add("IPM.NOTE")
then this message is not temporarily stored in that folder
how to store the message temporarily



"Ken Slovak - [MVP - Outlook]" <(E-Mail Removed)> wrote in message
news:u8c$(E-Mail Removed)...
> oFolder.Items.Add
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "SDeep" <(E-Mail Removed)> wrote in message
> news:eNydu%(E-Mail Removed)...
> > how to create a new item in a folder.
> >
> >
> >

>



 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      18th Feb 2005
A message is always stored in the drafts folder. If you want it to reside
somewhere else, save it and move it.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"SDeep" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> IF A MESSAGE IS CREATED AS
> Mailitem item=oFolder.Items.Add("IPM.NOTE")
> then this message is not temporarily stored in that folder
> how to store the message temporarily
>
>
>
> "Ken Slovak - [MVP - Outlook]" <(E-Mail Removed)> wrote in message
> news:u8c$(E-Mail Removed)...
>> oFolder.Items.Add
>>
>> --
>> Ken Slovak
>> [MVP - Outlook]
>> http://www.slovaktech.com
>> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
>> Reminder Manager, Extended Reminders, Attachment Options
>> http://www.slovaktech.com/products.htm
>>
>>
>> "SDeep" <(E-Mail Removed)> wrote in message
>> news:eNydu%(E-Mail Removed)...
>> > how to create a new item in a folder.
>> >
>> >
>> >

>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
You cannot create an item of this type in this folder Clif McIrvin Microsoft Outlook 4 28th Dec 2009 02:33 PM
[Outlook 2003] Create item in specific folder by command line Tof Microsoft Outlook Discussion 2 1st Feb 2007 03:56 PM
When I try to open/save .rtf attachment I get the messages ?Can't create file. Right-click the folder you want to create item in and then click on the shortcut menu to check your permissions for the folder.? Nie Geweune via AdminLife Microsoft Outlook Installation 2 28th Jun 2006 05:07 PM
Create an "Inbox" looking Mail Item in another folder Mark Ham via OfficeKB.com Microsoft Outlook Program Addins 2 27th Dec 2004 05:14 PM
How do I create new item in a different folder =?Utf-8?B?VmF1Z2hhbg==?= Microsoft Outlook Form Programming 2 8th Dec 2004 01:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:24 AM.