AddFile
AddFile
Adds a file into pst folder.
Returns: The string that represents the EntryId of the added message.
AddFile(System::String fileName, System::String messageClass)
| Parameter | Description |
|---|---|
| fileName | The name of file necessary to add. |
| messageClass | The message class. |