Schedules a note item.
AFTKN_SEND_NOTE or 579
DWORD SendNote( ANSISTRING To; [ANSISTRING Subject]; [WORD StartDay]; [WORD StartMonth]; [WORD StartYear]; [ANSISTRING Note]; [ANSISTRING Attach]; [ANSISTRING CC]; [ANSISTRING BC]; [ANSISTRING From]; [ANSISTRING ViewName]; [ENUM AttachListHasDisplayNames]; [ANSISTRING UserID]; [ANSISTRING MessageIDs]; [ENUM MessageIsFile]; [ENUM SubjectIsFile]; [ENUM ViewNameIsFile]; [ANSISTRING OleAttach]; [ANSISTRING SenderID])
User ID of one or more note recipients. Separate multiple recipients with commas.
Parameter also accepts a file name. (Optional)
(Optional)
(Optional)
(Optional)
Parameter also accepts a file name. (Optional)
Separate multiple attachments with commas. (Optional)
User ID of one or more note recipients. Separate multiple recipients with commas.
User ID of one or more blind copy recipients. Separate multiple recipients with commas. (Optional)
Name of person sending the notice. (Optional)
Name of a Note view. For example, "Notice w/attach", or the name of a custom Note view. Parameter also accepts a file name. (Optional)
(Optional)
Use this parameter to send a note item from a proxy mailbox. (Optional)
Attach encapsulated items. Separate multiple message IDs with a comma. (Optional)
Message parameter contains a file name. (Optional)
Subject parameter contains a file name. (Optional)
ViewName parameter contains a file name. (Optional)
(Optional)
(Optional)
The message body field (in the Message View and the Object API) has a limit of 32,000 characters. The Message View will stop accepting data after 32,000 characters.