次の方法で共有


DocumentClass.SendFax(String, Object) メソッド

定義

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

実装

適用対象