Show / Hide Table of Contents

Interface IPersonInfo2

Inherited Members
IPersonInfo.GetUserDefinedDecimal(Int32)
IPersonInfo.GetUserDefinedInt(Int32)
IPersonInfo.GetUserDefinedString(Int32)
IPersonInfo.GetUserDefinedDecimal(String)
IPersonInfo.GetUserDefinedInt(String)
IPersonInfo.GetUserDefinedString(String)
IPersonInfo.GetInternationalAddress(Int32)
IPersonInfo.PersonId
IPersonInfo.AssociateId
IPersonInfo.ContactId
IPersonInfo.Department
IPersonInfo.MrMrs
IPersonInfo.FirstName
IPersonInfo.MiddleName
IPersonInfo.MiddleName2
IPersonInfo.LastName
IPersonInfo.PersonNumber
IPersonInfo.Title
IPersonInfo.Salutation
IPersonInfo.Position
IPersonInfo.DateOfBirth
IPersonInfo.MobilePhone
IPersonInfo.MobilePhoneId
IPersonInfo.OfficePhone
IPersonInfo.OfficePhoneId
IPersonInfo.Fax
IPersonInfo.FaxId
IPersonInfo.FaxStripped
IPersonInfo.PrivatePhone
IPersonInfo.PrivatePhoneId
IPersonInfo.Pager
IPersonInfo.PagerId
IPersonInfo.EMailId
IPersonInfo.EMail
IPersonInfo.ChatId
IPersonInfo.Chat
IPersonInfo.ChatProtocol
IPersonInfo.VoipId
IPersonInfo.Voip
IPersonInfo.VoipService
IPersonInfo.Url
IPersonInfo.UrlId
IPersonInfo.Nomailing
IPersonInfo.UsePersonAddress
IPersonInfo.PostalAddressLine1
IPersonInfo.PostalAddressLine1Extended
IPersonInfo.PostalAddressLine2
IPersonInfo.PostalAddressLine3
IPersonInfo.PostalAddressCity
IPersonInfo.PostalAddressCityFull
IPersonInfo.PostalAddressZip
IPersonInfo.PostalAddressState
IPersonInfo.PostalAddressCounty
IPersonInfo.PostalAddressStateAmericaCanadaAustralia
IPersonInfo.LineFeedGermany
IPersonInfo.Country
IPersonInfo.Country2
IPersonInfo.CountryCode
IPersonInfo.CountryId
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IPersonInfo2 : IPersonInfo

Properties

PreferredLanguageId

This persons preferred support language ID

Declaration
int PreferredLanguageId { get; }
Property Value
Type Description
Int32

Retired

Is the person retired? English text 'True' or 'False'

Declaration
bool Retired { get; }
Property Value
Type Description
Boolean

ServiceContactId

Our service contact for this person - ID

Declaration
int ServiceContactId { get; }
Property Value
Type Description
Int32

ServiceContactName

Our service contact for this person - Full name

Declaration
string ServiceContactName { get; }
Property Value
Type Description
String

ServicePriority

This persons service priority ID

Declaration
int ServicePriority { get; }
Property Value
Type Description
Int32

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top