DataContainer Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The DataContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataContainer(String, Namespace) |
Initializes a new instance of the DataContainer class.
|
![]() | DataContainer(String, Namespace, DataContainer) |
Initializes a new instance of the DataContainer class.
|
![]() | DataContainer(String, Namespace, DataContainer, String) |
Initializes a new instance of the DataContainer class.
|
![]() | DataContainer(String, Namespace, DataContainer, String, Boolean) |
Initializes a new instance of the DataContainer class.
|
Name | Description | |
---|---|---|
![]() | BinaryData |
Specifies if data is binary.
|
![]() | ElementName |
Name of the element, whose data are contained in the data container.
|
![]() | ItemAirSync |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemAirSyncBase |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemCalendar |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemContacts |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemContacts2 |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemDocumentLibrary |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemEmail |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemEmail2 |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemGAL |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemItemOperations |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemNotes |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemRightsManagement |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemSearch |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemSettings |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemTasks |
Gets DataContainer for selected element
If quantity of DataContainers more then one, AsposeException rises.
|
![]() | ItemType, Int32 |
Gets DataContainer for selected element
|
![]() | Namespace |
NameSpace of the element, whose data are contained in the data container.
|
![]() | Parent |
Parent DataContainer
|
![]() | Prefix |
Prefix in xml node for the element
|
![]() | SubItems |
Copies the sub-elements of the ApplicationData to a new List.
|
![]() | Value |
Value of the element
|
Name | Description | |
---|---|---|
![]() | Add(String) |
Adds data of element in xml format to the DataContainer.
|
![]() | Add(XmlNode) |
Adds data of element in xml format to the DataContainer.
|
![]() | Add(Int32, Namespace) |
Adds empty DataContainer for element.
|
![]() | Add(Int32, String, Namespace) |
Adds data of element to the DataContainer.
|
![]() | Add(Int32, String, Boolean, Namespace) |
Adds data of element to the DataContainer.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetApplicationDataList(AirSync) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(AirSyncBase) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Calendar) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Contacts) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Contacts2) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(DocumentLibrary) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Email) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Email2) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(GAL) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(ItemOperations) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Notes) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(RightsManagement) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Search) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Settings) |
Gets list of DataContainers for selected element
|
![]() | GetApplicationDataList(Tasks) |
Gets list of DataContainers for selected element
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |