WGS_ContactsetPhoneNumber Method Ipswitch.Messaging.Framework
Adds a new phone number.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public void setPhoneNumber(
	WGS_PhoneNumberType eType,
	string number
)

Parameters

eType
Type: IMailAPI_NETWGS_PhoneNumberType

[Missing <param name="eType"/> documentation for "M:IMailAPI_NET.WGS_Contact.setPhoneNumber(IMailAPI_NET.WGS_PhoneNumber.Type,System.String)"]

number
Type: SystemString

[Missing <param name="number"/> documentation for "M:IMailAPI_NET.WGS_Contact.setPhoneNumber(IMailAPI_NET.WGS_PhoneNumber.Type,System.String)"]

See Also

Reference