Enum ElementStatus
Status for adding attributes to an element in a statical list This Enum is used by: s_list_element.status
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum ElementStatus : short
Fields
| Name | Description |
|---|---|
| None | 0: None |
| Skipped | 1: Skipped because it does not have a matching person email address |