item body already exists

  1. K

    CreateMIMEEntity

    Set db = session.CurrentDatabase Set uidoc = ws.currentdocument Set doc = uidoc.Document Dim body As NotesMIMEEntity Dim header As NotesMIMEHeader Dim stream As NotesStream Set body = doc.CreateMIMEEntity - item body already exists Set stream =...