Schedules an appointment.
AFTKN_SEND_APPT or 581
DWORD SendAppointment( ANSISTRING To; [ANSISTRING Subject]; [WORD StartDay]; [WORD StartMonth]; [WORD StartYear]; [WORD StartMinute]; [WORD StartHour]; [WORD EndDay]; [WORD EndMonth]; [WORD EndYear]; [WORD EndMinute]; [WORD EndHour]; [ANSISTRING Message]; [ANSISTRING Attach]; [ANSISTRING Place]; [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 appointment recipients. Separate multiple recipients with commas.
Parameter also accepts a file name. (Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
Parameter also accepts a file name. (Optional)
Separate multiple attachments with commas. (Optional)
(Optional)
User ID of one or more carbon copy recipients. Separate multiple recipients with commas. (Optional)
User ID of one or more blind copy recipients. Separate multiple recipients with commas. (Optional)
Name of person scheduling the appointment. (Optional)
Name of an Appointment view, such as "Meeting w/attach", or the name of a custom Appointment view. Parameter also accepts a file name. (Optional)
(Optional)
Use this parameter to schedule an appointment 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.