DocumentClass.SendForReview(Object, 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 SendForReview (ref object Recipients, ref object Subject, ref object ShowMessage, ref object IncludeAttachment);
abstract member SendForReview : obj * obj * obj * obj -> unit
override this.SendForReview : obj * obj * obj * obj -> unit
Public Overridable Sub SendForReview (Optional ByRef Recipients As Object, Optional ByRef Subject As Object, Optional ByRef ShowMessage As Object, Optional ByRef IncludeAttachment As Object)
Parameters
- Recipients
- Object
- Subject
- Object
- ShowMessage
- Object
- IncludeAttachment
- Object