Subscriber Structure
创建一个用户对象
被添加到一个联系人列表.它是作为方法 addSubscriberByInfo
和
addSubscribersByInfo的参数.
公共实例属性
公共实例属性
|
描述
|
email
|
The email of subscriber.
|
firstName
|
The first name of subscriber.
|
middleName
|
The middle name of subscriber.
|
lastName
|
The last name of subscriber.
|
jobTitle
|
The title of subscriber's job.
|
company
|
The company Name of subscriber.
|
homePhone
|
The homephone of the subscriber..
|
address1
|
The address of subscriber.
|
address2
|
The address of subscriber.
|
address3
|
The address of subscriber.
|
city
|
The city of subscriber.
|
state
|
The state of subscriber.
|
country
|
The country of subscriber."
|
postalCode
|
The postal code of subscriber.
|
subPostalCode
|
The subpostal code of subscriber.
|
fax
|
The fax of the subscriber.
|
webUrl
|
The url of the subscriber.
|
title
|
The title of the subscriber.
|
gender
|
The gender of the subscriber.
|
date1
|
The date of the subscriber.
|
date2
|
The date of the subscriber.
|
customField1
|
The custom field.
|
customField2
|
The custom field.
|
customField3
|
The custom field.
|
customField3
|
The custom field.
|
customField4
|
The custom field.
|
customField5
|
The custom field.
|
customField6
|
The custom field.
|
customField7
|
The custom field.
|
customField8
|
The custom field.
|
customField9
|
The custom field.
|
customField10
|
The custom field.
|
customField11
|
The custom field.
|
customField12
|
The custom field.
|
customField13
|
The custom field.
|
customField14
|
The custom field.
|
customField15
|
The custom field.
|
* 除了
邮件, 所有以上属性是可选的.
参见
Spread Web
Service Namespace
SpreadWebSerivce.addSubscriberByInfo Method
SpreadWebSerivce.addSubscribersByInfo Method