publish
plugins.it2be_outlook.IOContact info


Servoy Properties Summary
String account
Date anniversary
String assistantName
String assistantTelephoneNumber
String billingInformation
Date birthday
String body
String business2TelephoneNumber
String businessAddress
String businessAddressCity
String businessAddressCountry
String businessAddressPostOfficeBox
String businessAddressPostalCode
String businessAddressState
String businessAddressStreet
String businessFaxNumber
String businessHomePage
String businessTelephoneNumber
String callbackTelephoneNumber
String carTelephoneNumber
String categories
String children
String companies
String companyMainTelephoneNumber
String companyName
String computerNetworkName
String customerID
String department
String email1Address
String email1AddressType
String email1DisplayName
String email2Address
String email2AddressType
String email2DisplayName
String email3Address
String email3AddressType
String email3DisplayName
String firstName
String fullName
Gender gender
String governmentIDNumber
String hobby
String home2TelephoneNumber
String homeAddress
String homeAddressCity
String homeAddressCountry
String homeAddressPostOfficeBox
String homeAddressPostalCode
String homeAddressState
String homeAddressStreet
String homeFaxNumber
String homeTelephoneNumber
ImportanceType importance
String initials
String internetFreeBusyAddress
Boolean isJournal
String jobTitle
String language
String lastName
String mailingAddress
String mailingAddressCity
String mailingAddressCountry
String mailingAddressPostOfficeBox
String mailingAddressPostalCode
String mailingAddressState
String mailingAddressStreet
String managerName
String middleName
String mileage
String mobileTelephoneNumber
String netMeetingAlias
String netMeetingServer
String nickName
Boolean noAging
String officeLocation
String organizationalIDNumber
String otherAddress
String otherAddressCity
String otherAddressCountry
String otherAddressPostOfficeBox
String otherAddressPostalCode
String otherAddressState
String otherAddressStreet
String otherFaxNumber
String otherTelephoneNumber
String pagerNumber
String personalHomePage
String primaryTelephoneNumber
String profession
String radioTelephoneNumber
String referredBy
MailingAddressType selectedMailingAddress
SensitivityType sensitivity
String spouse
String subject
String suffix
String telexNumber
String title
String user1
String user2
String user3
String user4
String userCertificate
String webPage
String yomiCompanyName
String yomiFirstName
String yomiLastName


Servoy Methods Summary
Boolean createAttachment( String )
Boolean display( )
Boolean display( Boolean )
Array<Object> getAttachments( )
Number getAttachmentsCount( )
String getConversationIndex( )
String getConversationTopic( )
Date getCreationTime( )
String getEmail1EntryID( )
String getEmail2EntryID( )
String getEmail3EntryID( )
String getIsdnNumber( )
Date getLastModificationTime( )
Number getLength( )
String getNext( )
String getOutlookID( )
String getftpSite( )
String getttytddTelephoneNumber( )
Boolean hasNext( )
Boolean hasPicture( )
String getImAddress( )
void setImAddress( String )
Boolean isUnRead( )
void reset( )
String save( )
Boolean saveAsVCard( String, String )
void setftpSite( String )
void setisdnNumber( String )
void setttytddTelephoneNumber( String )


Servoy Properties Details


account
String  account
Get/Set the account.
Returns
String  account String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().account);


anniversary
Date  anniversary
Get/Set the anniversary.
Returns
Date  date Date

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().anniversary);


assistantName
String  assistantName
Get/Set the assistant name.
Returns
String  name String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().assistantName);


assistantTelephoneNumber
String  assistantTelephoneNumber
Get/Set the assistant telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().assistantTelephoneNumber);


billingInformation
String  billingInformation
Get/Set the billing information.
Returns
String  information String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().billingInformation);


birthday
Date  birthday
Get/Set the birthday.
Returns
Date  date Date

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().birthday);


body
String  body
Get/Set the body.
Returns
String  body String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().body);


business2TelephoneNumber
String  business2TelephoneNumber
Get/Set the business 2 telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().business2TelephoneNumber);


businessAddress
String  businessAddress
Get/Set business address.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessAddress);


businessAddressCity
String  businessAddressCity
Get/Set business address city.
Returns
String  city String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessAddressCity);


businessAddressCountry
String  businessAddressCountry
Get/Set business address country.
Returns
String  country String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessAddressCountry);


businessAddressPostOfficeBox
String  businessAddressPostOfficeBox
Get/Set business address post office box.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessAddressPostOfficeBox);


businessAddressPostalCode
String  businessAddressPostalCode
Get/Set business address postalcode.
Returns
String  postalcode String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessAddressPostalCode);


businessAddressState
String  businessAddressState
Get/Set business address state.
Returns
String  state String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessAddressState);


businessAddressStreet
String  businessAddressStreet
Get/Set business address street.
Returns
String  street String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessAddressStreet);


businessFaxNumber
String  businessFaxNumber
Get/Set the business fax number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessFaxNumber);


businessHomePage
String  businessHomePage
Get/Set the business homepage.
Returns
String  homepage String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessHomePage);


businessTelephoneNumber
String  businessTelephoneNumber
Get/Set the business telephone number.
Returns
String  String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().businessTelephoneNumber);


callbackTelephoneNumber
String  callbackTelephoneNumber
Get/Set the callback telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().callbackTelephoneNumber);


carTelephoneNumber
String  carTelephoneNumber
Get/Set the car telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().carTelephoneNumber);


categories
String  categories
Get/Set the categories.
Returns
String  categories String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().categories);


children
String  children
Get/Set the children.
Returns
String  children String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().children);


companies
String  companies
Get/Set the companies.
Returns
String  companies String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().companies);


companyMainTelephoneNumber
String  companyMainTelephoneNumber
Get/Set company main telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().companyMainTelephoneNumber);


companyName
String  companyName
Get/Set the company name.
Returns
String  company String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().companyName);


computerNetworkName
String  computerNetworkName
Get/Set the computer network name.
Returns
String  name String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().computerNetworkName);


customerID
String  customerID
Get/Set the customerID.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().customerID);


department
String  department
Get/Set the department.
Returns
String  department String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().department);


email1Address
String  email1Address
Get/Set the email1 address.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email1Address);


email1AddressType
String  email1AddressType
Get/Set the email 1 address type.
Returns
String  type String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email1AddressType);


email1DisplayName
String  email1DisplayName
Get/Set the email 1 display name.
Returns
String  name String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email1DisplayName);


email2Address
String  email2Address
Get/Set the email 2 address.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email2Address);


email2AddressType
String  email2AddressType
Get/Set the email 2 address type.
Returns
String  type String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email2AddressType);


email2DisplayName
String  email2DisplayName
Get/Set the email 2 display name.
Returns
String  name String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email2DisplayName);


email3Address
String  email3Address
Get/Set the email 3 aaddress ddress.
Returns
String  String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email3Address);


email3AddressType
String  email3AddressType
Get/Set the email 3 address type.
Returns
String  type String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email3AddressType);


email3DisplayName
String  email3DisplayName
Get/Set the email 3 display name.
Returns
String  name String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().email3DisplayName);


firstName
String  firstName
Get/Set the firstname.
Returns
String  firtname String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().firstName);


fullName
String  fullName
Get/Set the fullname.
Returns
String  fullname String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().fullName);


gender
Gender  gender
Get/Set the gender.
Returns
Gender  gender Gender

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().gender);


governmentIDNumber
String  governmentIDNumber
Get/Set the government ID number.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().governmentIDNumber);


hobby
String  hobby
Get/Set the hobby.
Returns
String  hobby String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().hobby);


home2TelephoneNumber
String  home2TelephoneNumber
Get/Set the home 2 telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().home2TelephoneNumber);


homeAddress
String  homeAddress
Get/Set the home address.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeAddress);


homeAddressCity
String  homeAddressCity
Get/Set the home address city.
Returns
String  city String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeAddressCity);


homeAddressCountry
String  homeAddressCountry
Get/Set the home address country.
Returns
String  country String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeAddressCountry);


homeAddressPostOfficeBox
String  homeAddressPostOfficeBox
Get/Set the home address postoffice box.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeAddressPostOfficeBox);


homeAddressPostalCode
String  homeAddressPostalCode
Get/Set the home address postalcode.
Returns
String  postalcode String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeAddressPostalCode);


homeAddressState
String  homeAddressState
Get/Set the home address state.
Returns
String  state String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeAddressState);


homeAddressStreet
String  homeAddressStreet
Get/Set the home address street.
Returns
String  street String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeAddressStreet);


homeFaxNumber
String  homeFaxNumber
Get/Set the home fax number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeFaxNumber);


homeTelephoneNumber
String  homeTelephoneNumber
Get/Set the home telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().homeTelephoneNumber);


importance
ImportanceType  importance
Get/Set the importance type.
Returns
ImportanceType  type ImportanceType

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().importance);


initials
String  initials
Get/Set the initials.
Returns
String  initials String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().initials);


internetFreeBusyAddress
String  internetFreeBusyAddress
Get/Set the internet free busy address.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().internetFreeBusyAddress);


isJournal
Boolean  isJournal
Return is journal.
Returns
Boolean  boolean

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().isJournal);


jobTitle
String  jobTitle
Get/Set the job title.
Returns
String  title String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().jobTitle);


language
String  language
Get/Set the language.
Returns
String  language String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().language);


lastName
String  lastName
Get/Set the lastname.
Returns
String  lastname String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().lastName);


mailingAddress
String  mailingAddress
Get/Set the mailingAddress.
Returns
String  String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mailingAddress);


mailingAddressCity
String  mailingAddressCity
Get/Set the mailing address city.
Returns
String  city String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mailingAddressCity);


mailingAddressCountry
String  mailingAddressCountry
Get/Set the mailing address country.
Returns
String  country String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mailingAddressCountry);


mailingAddressPostOfficeBox
String  mailingAddressPostOfficeBox
Get/Set the mailing address post officebox.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mailingAddressPostOfficeBox);


mailingAddressPostalCode
String  mailingAddressPostalCode
Get/Set the mailing address postalcode.
Returns
String  postalcode String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mailingAddressPostalCode);


mailingAddressState
String  mailingAddressState
Get/Set the mailing address state.
Returns
String  state String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mailingAddressState);


mailingAddressStreet
String  mailingAddressStreet
Get/Set the mailing address street.
Returns
String  street String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mailingAddressStreet);


managerName
String  managerName
Get/Set the manager name.
Returns
String  name String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().managerName);


middleName
String  middleName
Get/Set the middlename.
Returns
String  middlename String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().middleName);


mileage
String  mileage
Get/Set the mileage.
Returns
String  mileage String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mileage);


mobileTelephoneNumber
String  mobileTelephoneNumber
Get/Set the mobile telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().mobileTelephoneNumber);


netMeetingAlias
String  netMeetingAlias
Get/Set the net meeting alias.
Returns
String  alias String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().netMeetingAlias);


netMeetingServer
String  netMeetingServer
Get/Set the net meeting server.
Returns
String  server String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().netMeetingServer);


nickName
String  nickName
Get/Set the nickname.
Returns
String  nickname String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().nickName);


noAging
Boolean  noAging
Get/Set is no aging.
Returns
Boolean  is boolean

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().noAging);


officeLocation
String  officeLocation
Get/Set the office location.
Returns
String  location String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().officeLocation);


organizationalIDNumber
String  organizationalIDNumber
Get/Set the organizational ID number.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().organizationalIDNumber);


otherAddress
String  otherAddress
Get/Set the other address.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherAddress);


otherAddressCity
String  otherAddressCity
Get/Set the other address city.
Returns
String  city String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherAddressCity);


otherAddressCountry
String  otherAddressCountry
Get/Set the other address country.
Returns
String  country String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherAddressCountry);


otherAddressPostOfficeBox
String  otherAddressPostOfficeBox
Get/Set the other address postoffice box.
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherAddressPostOfficeBox);


otherAddressPostalCode
String  otherAddressPostalCode
Get/Set the other address postalcode.
Returns
String  postalcode String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherAddressPostalCode);


otherAddressState
String  otherAddressState
Get/Set the other address state.
Returns
String  state String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherAddressState);


otherAddressStreet
String  otherAddressStreet
Get/Set the other address street.
Returns
String  street String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherAddressStreet);


otherFaxNumber
String  otherFaxNumber
Get/Set the other fax number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherFaxNumber);


otherTelephoneNumber
String  otherTelephoneNumber
Get/Set the other telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().otherTelephoneNumber);


pagerNumber
String  pagerNumber
Get/Set the pager number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().pagerNumber);


personalHomePage
String  personalHomePage
Get/Set the personal homepage.
Returns
String  homepage String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().personalHomePage);


primaryTelephoneNumber
String  primaryTelephoneNumber
Get/Set the primary telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().primaryTelephoneNumber);


profession
String  profession
Get/Set the profession.
Returns
String  profession String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().profession);


radioTelephoneNumber
String  radioTelephoneNumber
Get/Set the radio telephone number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().radioTelephoneNumber);


referredBy
String  referredBy
Get/Set the referred by.
Returns
String  referred String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().referredBy);


selectedMailingAddress
MailingAddressType  selectedMailingAddress
Get/Set the selected mailing address type.
Returns
MailingAddressType  type MailingAddressType

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().selectedMailingAddress);


sensitivity
SensitivityType  sensitivity
Get/Set the sensitivity.
Returns
SensitivityType  sensitivity SensitivityType

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().sensitivity);


spouse
String  spouse
Get/Set the spouse.
Returns
String  spouse String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().spouse);


subject
String  subject
Get/Set the subject.
Returns
String  subject String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().subject);


suffix
String  suffix
Get/Set the suffix.
Returns
String  suffix String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().suffix);


telexNumber
String  telexNumber
Get/Set the telex number.
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().telexNumber);


title
String  title
Get/Set the title.
Returns
String  title String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().title);


user1
String  user1
Get/Set the user 1.
Returns
String  user String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().user1);


user2
String  user2
Get/Set the user 2.
Returns
String  user String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().user2);


user3
String  user3
Get/Set the user 3.
Returns
String  user String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().user3);


user4
String  user4
Get/Set the user 4.
Returns
String  user String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().user4);


userCertificate
String  userCertificate
Get/Set the user certificate.
Returns
String  certificate String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().userCertificate);


webPage
String  webPage
Get/Set the webpage.
Returns
String  webpage String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().webPage);


yomiCompanyName
String  yomiCompanyName
Get/Set the yomi company name.
Returns
String  company String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().yomiCompanyName);


yomiFirstName
String  yomiFirstName
Get/Set the yomi firstname.
Returns
String  firstname String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().yomiFirstName);


yomiLastName
String  yomiLastName
Get/Set the yomi lastname.
Returns
String  lastname String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().yomiLastName);

Servoy Methods Details


createAttachment
Boolean  createAttachment( String )
Create an attachment.
Parameters
String  path  the path

Returns
Boolean  result boolean

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().createAttachment);


display
Boolean  display( )
Display the current item.
Returns
Boolean  result boolean

Supported Clients
SmartClient

Sample
// check the global contactid or take a stored id from the database
if (!globals.contactid) {
plugins.dialogs.showErrorDialog("Error", "No outlook id found");

Return;
}

// load the contact by the id
var	contact = plugins.it2be_outlook.getContact(globals.contactid);

// and display the contact
if (contact) {
contact.display(true); //make the appearance modal (true) or not (false)
} else {
plugins.dialogs.showErrorDialog("Error", "could not display the contact!");
}


display
Boolean  display( Boolean )
Display the current item.
Parameters
Boolean  modal  the modal

Returns
Boolean  result boolean

Supported Clients
SmartClient

Sample
// check the global contactid or take a stored id from the database
if (!globals.contactid) {
plugins.dialogs.showErrorDialog("Error", "No outlook id found");

Return;
}

// load the contact by the id
var	contact = plugins.it2be_outlook.getContact(globals.contactid);

// and display the contact
if (contact) {
contact.display(true); //make the appearance modal (true) or not (false)
} else {
plugins.dialogs.showErrorDialog("Error", "could not display the contact!");
}


getAttachments
Array<Object>  getAttachments( )
Get an array of attachments.
Returns
Array<Object>  attachments Object[]

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getAttachments);


getAttachmentsCount
Number  getAttachmentsCount( )
Return the number of attachments.
Returns
Number  count int

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getAttachmentsCount);


getConversationIndex
String  getConversationIndex( )
Get conversation index.
Returns
String  index String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getConversationIndex);


getConversationTopic
String  getConversationTopic( )
Get conversation topic.
Returns
String  topic String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getConversationTopic);


getCreationTime
Date  getCreationTime( )
Get creation time.
Returns
Date  date Date

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getCreationTime);


getEmail1EntryID
String  getEmail1EntryID( )
Get email 1 entry ID.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getEmail1EntryID);


getEmail2EntryID
String  getEmail2EntryID( )
Get email 2 entry ID.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getEmail2EntryID);


getEmail3EntryID
String  getEmail3EntryID( )
Get email 3 entry ID.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getEmail3EntryID);


getIsdnNumber
String  getIsdnNumber( )
Get the isdn number
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getisdnNumber);


getLastModificationTime
Date  getLastModificationTime( )
Get last modification time.
Returns
Date  date Date

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getLastModificationTime);


getLength
Number  getLength( )
Return the length of the selected set of items.
Returns
Number  length long

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getLength);


getNext
String  getNext( )
Get the next item of the selected set of items.
Returns
String  item String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getNext);


getOutlookID
String  getOutlookID( )
Get the outlook ID of the item.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getOutlookID);


getftpSite
String  getftpSite( )
Get the ftp site
Returns
String  site String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getftpSite);


getttytddTelephoneNumber
String  getttytddTelephoneNumber( )
Get the ttytdd telephone number
Returns
String  number String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getttytddTelephoneNumber);


hasNext
Boolean  hasNext( )
Check that the selected set of items has a 'next' item.
Returns
Boolean  has boolean

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().hasNext);


hasPicture
Boolean  hasPicture( )
Get hasPicture boolean value.
Returns
Boolean  has boolean

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().hasPicture);


getImAddress
String  getImAddress( )
Get the im address
Returns
String  address String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().getimAddress);


setImAddress
void  setImAddress( String )
Set the IM address
Parameters
String  address  the IM address

Returns
void  

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().setimAddress);


isUnRead
Boolean  isUnRead( )
Get the unRead boolean value.
Returns
Boolean  is boolean

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().isUnRead);


reset
void  reset( )
Reset the set to the first item.
Returns
void  

Supported Clients
SmartClient


save
String  save( )
Save the current item.
Returns
String  id String

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().save);


saveAsVCard
Boolean  saveAsVCard( String, String )
Save the contact as a vCard file.
Parameters
String  filename  the filename
String  outlookid  the outlookid

Returns
Boolean  result boolean

Supported Clients
SmartClient

Sample
// check the global contactid or take a stored id from the database
if (!globals.contactid) {
plugins.dialogs.showErrorDialog("Error", "No outlook id found");

Return;
}

// set the name of the file
var filename = plugins.file.showFileSaveDialog();

if (filename) {
//when the filename is not empty get the contact record from MS Outlook
//and create an vCard (iso exchange format) file with the given filename from the selected meeting
contact.saveAsVCard(filename, globals.contactid);
} else {
application.output("contact empty");
}


setftpSite
void  setftpSite( String )
Set the FTP site
Parameters
String  site  the ftp site

Returns
void  

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().setftpSite);


setisdnNumber
void  setisdnNumber( String )
Set the ISDN number
Parameters
String  number  the number

Returns
void  

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().setisdnNumber);


setttytddTelephoneNumber
void  setttytddTelephoneNumber( String )
Get the ttyttd telephone number
Parameters
String  number  the number

Returns
void  

Supported Clients
SmartClient

Sample
application.output(plugins.it2be_outlook.contact().setttytddTelephoneNumber);