Click or drag to resize

BoardNewPostAsync Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodNewPostAsync(String) Asynchronously adds a new reply to the post.
Public methodNewPostAsync(String, String) Asynchronously adds a new reply to the post.
Public methodNewPostAsync(String, String, IEnumerableString) Asynchronously adds a new reply to the post.
Public methodNewPostAsync(String, String, PostCreationOptions) Asynchronously adds a new reply to the post.
Public methodNewPostAsync(String, String, IEnumerableString, PostCreationOptions) Asynchronously adds a new reply to the post.
Public methodNewPostAsync(String, String, IEnumerableString, PostCreationOptions, CancellationToken) Asynchronously adds a new reply to the post.
Top
See Also