AddressPropertyCollectionSetPreferred(AddressProperty) Method
This can be used to set one address as the preferred address
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public void SetPreferred(
AddressProperty address
)
Public Sub SetPreferred (
address As AddressProperty
)
public:
void SetPreferred(
AddressProperty^ address
)
member SetPreferred :
address : AddressProperty -> unit
Parameters
- address AddressProperty
- The address to make preferred
The Preferred flag is turned off in all addresses except for the one specified