DocumentClass.SendForReview(Object, Object, Object, Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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)
参数
- Recipients
- Object
- Subject
- Object
- ShowMessage
- Object
- IncludeAttachment
- Object