ApplicationClass.GetAddress 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 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
Parameters
- Name
- Object
- AddressProperties
- Object
- UseAutoText
- Object
- DisplaySelectDialog
- Object
- SelectDialog
- Object
- CheckNamesDialog
- Object
- RecentAddressesChoice
- Object
- UpdateRecentAddresses
- Object