Namespace: KylixSMSLib
Assembly: KylixSMSLib (in KylixSMSLib.dll) |
|
Methods:
|
|
|
int Clear() |
|
|
int Send(string Recipients)
|
|
|
int SendToQueue(string Recipients, Queue.enumPriority Priority)
|
|
|
int SendFile(string Recipients, string FileName)
|
|
|
int SendFileToQueue(string Recipients, string FileName, Queue.enumPriority Priority)
|
|
Properties:
|
|
|
|
string FirstName; |
string LastName; |
|
|
string Email; |
string EmailBiz; |
string EmailPersonal; |
|
string URL; |
string URLBiz; |
string URLPersonal; |
|
string Company; |
string JobTitle; |
string Note; |
|
|
|
|
|
string Phone; |
string PhoneBiz; |
string PhoneHome; |
|
string Mobile; |
string MobileBiz; |
string MobilePersonal; |
|
string Fax; |
string FaxBiz; |
string FaxHome; |
|
string Street; |
string StreetCompany; |
string StreetHome; |
|
string City; |
string CityCompany; |
string CityHome; |
|
string State; |
string StateCompany; |
string StateHome; |
|
string Country; |
string CountryCompany; |
string CountryHome; |
|
string ZipCode; |
string ZipCodeCompany; |
string ZipCodeHome; |
|
|
|
|
|
string Extension; |
int PrintFormat; |
|
|