Show / Hide Table of Contents

Interface IContactInfo2

Inherited Members
IContactInfo.GetUserDefinedDecimal(Int32)
IContactInfo.GetUserDefinedInt(Int32)
IContactInfo.GetUserDefinedString(Int32)
IContactInfo.GetUserDefinedDecimal(String)
IContactInfo.GetUserDefinedInt(String)
IContactInfo.GetUserDefinedString(String)
IContactInfo.GetInternationalAddress(Int32)
IContactInfo.ContactId
IContactInfo.Name
IContactInfo.Department
IContactInfo.OrganisationNumber
IContactInfo.Phone
IContactInfo.PhoneId
IContactInfo.Fax
IContactInfo.FaxId
IContactInfo.FaxStripped
IContactInfo.EMail
IContactInfo.EMailId
IContactInfo.Web
IContactInfo.WebId
IContactInfo.AddressLine1
IContactInfo.PostalAddressLine1
IContactInfo.PostalAddressLine2
IContactInfo.PostalAddressLine3
IContactInfo.PostalAddressCity
IContactInfo.PostalAddressCityFull
IContactInfo.PostalAddressZip
IContactInfo.PostalAddressPrefix
IContactInfo.PostalAddressState
IContactInfo.PostalAddressZipCity
IContactInfo.PostalAddressCounty
IContactInfo.StreetAddressLine1
IContactInfo.StreetAddressLine2
IContactInfo.StreetAddressLine3
IContactInfo.StreetAddressCityFull
IContactInfo.StreetAddressCity
IContactInfo.StreetAddressZip
IContactInfo.StreetAddressZipGerman
IContactInfo.PostalAddressLine1And3
IContactInfo.StreetAddressState
IContactInfo.LineFeedAustraliaUK
IContactInfo.LineFeedGermany
IContactInfo.Category
IContactInfo.Business
IContactInfo.CountryCode
IContactInfo.Country
IContactInfo.Country2
IContactInfo.CountryId
IContactInfo.CountryEnglish
IContactInfo.County
IContactInfo.PostCode
IContactInfo.CountyZipUK
IContactInfo.OurContact
IContactInfo.Code
IContactInfo.Number
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IContactInfo2 : IContactInfo

Properties

SupportPersonId

Contact's support person ID

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

SupportPersonName

Contact's support person - Full name

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

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