AnagraficaNominativo1 class
Primary contact person within an organization.
public class AnagraficaNominativo1
Public Members
| name | description |
|---|---|
| AnagraficaNominativo1() | The default constructor. |
| EMail { get; set; } | Contact's email address. |
| Fax { get; set; } | Contact's fax number. |
| Incarico { get; set; } | Contact role within the organization. |
| Nome { get; set; } | Contact name. |
| Note { get; set; } | Notes. |
| Telefono1 { get; set; } | Contact's primary phone number. |
| Telefono2 { get; set; } | Contact's secondary phone number. |
See Also
- namespace Amica