DocumentClass.SendForReview(Object, Object, Object, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- Recipients
- Object
- Subject
- Object
- ShowMessage
- Object
- IncludeAttachment
- Object