SmartPasteSchedulerBehavior.SmartPasteAsync Method
| Name | Parameters | Description |
|---|---|---|
| SmartPasteAsync() | none | Creates a new appointment and assigns the correct values (from the clipboard) to the appropriate appointment settings. |
| SmartPasteAsync(String, Byte[], String) | inputText, dataContent, mediaType | Creates a new appointment and assigns the correct values from the specified string or binary content to the appropriate appointment settings. |