SIFWorks ADK 2.0
SetPhoneNumber Method (Type, Number)
NamespacesEdustructures.SifWorks.InstrLRContactSetPhoneNumber(PhoneNumberType, String)

[This is preliminary documentation and is subject to change.]

Sets the value of the <PhoneNumber> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetPhoneNumber(
	PhoneNumberType Type,
	string Number
)
Public Sub SetPhoneNumber ( _
	Type As PhoneNumberType, _
	Number As String _
)
public:
void SetPhoneNumber (
	PhoneNumberType^ Type, 
	String^ Number
)
Parameters
Type (PhoneNumberType)
Code that specifies what type of phone number this is. Note: A subset of valid values may be specified in data objects.
Number (String)
Phone number. Acceptable formats:
Remarks

This form of setPhoneNumber is provided as a convenience method that is functionally equivalent to the PhoneNumber

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10