Example: mapi_set_property_sz_ex

In the following example, the mapi_set_property_sz_ex function sets the current message to the beginning of the mail box.

// Reset current message to beginning of mail box.
    mapi_set_property_sz_ex(&mapi,"Message ID", "");