FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
Date | Date of create activity.
Field name: Date. |
EmailAddress | Email address of recipients.
Field name: EmailAddr. Length: 50 characters. |
HandledBy | Field name: OwnerUser. |
HandledByEmployee | Field name: OwnerEmp. |
Latitude | Field name: Latitude.
Length: 13 characters. |
LineNumber | Field name: LineNum. |
Location | Field name: Location.
Length: 254 characters. |
Longitude | Field name: Longitude.
Length: 14 characters. |
RecipientName | Name of the recipients for email activity.
Field name: RecpntName. Length: 50 characters. |
RecipientType | Type of the recipients.
Field name: RecpntType. |
SendAs | Send as column (To, cc, Bcc). |
Time | Time of the email activity.
Field name: Time. |