Hi Water, Nice to know this is still worked on... Actually, I do need it as automated, as I need to read an Excel file, and add multiple appointments to multiple reciepients according to the file... I would like to try the alpha ver... I did add a parameter $sAttendies, and the below line: If $sAttendies <> "" Then $oNote.Recipients.Add($sAttendies) This does add the attendy, but as unresolved name. Also added the send command after the save: $oNote.Save $oNote.Send But it's not actually sent... Thanks for replying so fast. Kmosh.