Outlook calendar exporting calendar item

Good day, guys i need help i want to be able to retrieve

like get the datatable outArguments.

e.g the subject or startdate

Please loop thru the data table and extract the required data.

For example:

ForEach row in DataTable
{
    Assign Activity, subject = row("Subject").ToString
}

Regards,
Karthik Byggari

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.