DocumentClass.SendFax(String, Object) Method
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.
C#
public virtual void SendFax (string Address, ref object Subject);
abstract member SendFax : string * obj -> unit
override this.SendFax : string * obj -> unit
Public Overridable Sub SendFax (Address As String, Optional ByRef Subject As Object)
- Address
- String
- Subject
- Object
Product | Versions |
---|---|
Word primary interop assembly | Latest |