Results 1 to 2 of 2

Thread: Help with TNEF

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Posts
    87
    When outlook sends a custom form, it has an attachment called winmail.dat. That attachment contains custom mapi properties encoded as TNEF, that the custom form will use. I want to send an email using the winsock control (which I have already done) But I want to attach this TNEF encoded attachment. Does any one know of a way to encode/decode TNEF?

    Ill keep my fingers crossed.

  2. #2
    Guest
    Try the following link :

    http://msdn.microsoft.com/library/de..._with_tnef.htm


    (some) subjects / pasting :
    Developing a TNEF-Enabled Transport Provider
    TNEF Processing
    Encoding a Message with TNEF
    Custom Processing with TNEF
    Sending Messages with TNEF Custom Attachment Processing
    Receiving Messages with TNEF Custom Attachment Processing

    The ITnef interface provides the following methods:
    AddProps
    EncodeRecips
    ExtractProps
    Finish
    FinishComponent
    OpenTaggedBody
    SetProps

    Good Luck.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width