Click or drag to resize

ContactInfo Class

EXALOGIC
Informácie o kontakte (osobe).
Inheritance Hierarchy
SystemObject
  Exa.OBERON.Services.OBERONContactInfo

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
public class ContactInfo

The ContactInfo type exposes the following members.

Constructors
 NameDescription
Public methodContactInfo 
Top
Properties
 NameDescription
Public propertyAdressAdresa kontaktnej osoby.
Public propertyEmailE-mailová adresa.
Public propertyNoticePoznámka.
Public propertyPerson_FamilyNamePriezvisko.
Public propertyPerson_NameMeno osoby.
Public propertyPhone_NoTelefónne číslo.
Public propertyTitle_AfterTitul osoby uvádzaný za menom.
Public propertyTitle_BeforeTitul osoby uvádzaný pred menom.
Top
See Also