ImportCalendarToMapiMessage
ImportCalendarToMapiMessage (1 of 2)
Imports the iCalendar to MapiMessage .
Returns: The MapiMessage that represents meeting request in outlook format.
ImportCalendarToMapiMessage(System::SharedPtr < Calendar::Model::CalendarObject > calendarObject, OutlookMessageFormat format, System::String from)
| Parameter | Description |
|---|---|
| calendarObject | The calendar. |
| format | |
| from |
ImportCalendarToMapiMessage (2 of 2)
Returns: static System::SharedPtr < MapiMessage > Aspose::Email::Mapi::
ImportCalendarToMapiMessage(System::SharedPtr < Calendar::Model::CalendarObject > calendarObject, OutlookMessageFormat format, System::String from, int32_t cp)
| Parameter | Description |
|---|---|
| calendarObject | |
| format | |
| from | |
| cp |