ApplicationClass.GetAddress 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public virtual string GetAddress (ref object Name, ref object AddressProperties, ref object UseAutoText, ref object DisplaySelectDialog, ref object SelectDialog, ref object CheckNamesDialog, ref object RecentAddressesChoice, ref object UpdateRecentAddresses);
abstract member GetAddress : obj * obj * obj * obj * obj * obj * obj * obj -> string
override this.GetAddress : obj * obj * obj * obj * obj * obj * obj * obj -> string
Public Overridable Function GetAddress (Optional ByRef Name As Object, Optional ByRef AddressProperties As Object, Optional ByRef UseAutoText As Object, Optional ByRef DisplaySelectDialog As Object, Optional ByRef SelectDialog As Object, Optional ByRef CheckNamesDialog As Object, Optional ByRef RecentAddressesChoice As Object, Optional ByRef UpdateRecentAddresses As Object) As String
参数
- Name
- Object
- AddressProperties
- Object
- UseAutoText
- Object
- DisplaySelectDialog
- Object
- SelectDialog
- Object
- CheckNamesDialog
- Object
- RecentAddressesChoice
- Object
- UpdateRecentAddresses
- Object