PostReplySave - метод |
Имя | Описание | |
---|---|---|
Save(CancellationToken) |
Saves the post reply in the same folder as the original post item. Calling this method results in a call to EWS.
| |
Save(FolderId, CancellationToken) |
Saves the post reply in the specified folder. Calling this method results in a call to EWS.
| |
Save(WellKnownFolderName, CancellationToken) |
Saves the post reply in a specified folder. Calling this method results in a call to EWS.
|