ApplicationClass.DiscussionSupport(Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void DiscussionSupport(System::Object ^ % Range, System::Object ^ % cid, System::Object ^ % piCSE) = Microsoft::Office::Interop::Word::_Application::DiscussionSupport;
public virtual void DiscussionSupport (ref object Range, ref object cid, ref object piCSE);
abstract member DiscussionSupport : obj * obj * obj -> unit
override this.DiscussionSupport : obj * obj * obj -> unit
Public Overridable Sub DiscussionSupport (ByRef Range As Object, ByRef cid As Object, ByRef piCSE As Object)
Parameters
- Range
- Object
- cid
- Object
- piCSE
- Object