View Single Post
  #2  
Old September 10th 08, 07:19 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003: new Task-Form

I'm not sure what you mean by a memo field in this context. Outlook does not
support a memo data type for custom fields.

You can add a link to an item by using the Attachments.Add method and
specifying olByReference (4) as the attachment type.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54




"Oskar Vaia" wrote:

Hi,

i have created a new task-form in Outlook 2003.
Into it i have inserted a MEMO-field. Is it possible to insert a link to a
pdf-document or the pdf-document in this field?

Regards

Oskar

Ads