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