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