Tag Name & type | # | Description |
---|
F2MFilteringRulesRetrieveResult | | Namespace of this element is http://premconn.premiereconnect.com/F2MFilteringRulesRetrieve/2008/10 |
| Status StatusType | 1 | Status of processing. See StatusType. |
| SubmitId xs:string | 0-1 | Echoes the SubmitId in the request, if one was provided, and if possible. |
| ObjectStore xs:string | 0-1 | Echoes the ObjectStore in the request if possible. |
| NumberOfObjects xs:long | 0-1 | The number of objects retrieved. |
| F2MFilteringRulesObjectInfo F2MFilteringRulesObjectInfoType | 0- | Each F2MFilteringRulesObjectInfo carries the information from one "F2M_ADMIN_MAIL_FILTERING_RULES" stored object. |
| F2MFilteringRulesId F2MFilteringRulesOwnershipType | 0-1 | "F2M_ADMIN_MAIL_FILTERING_RULES" stored object identifier. |
| @ownership StoredObjectLevelType | 0-1 | This indicates the level of ownership of this rules object. |
| @groupName xs:string | 0-1 | If this object has group ownership, this attribute shows the Fax2Mail group name. |
| @groupNo xs:long | 0-1 | If this object has group ownership, this attribute shows the Fax2Mail group number. |
| Rules | 0-1 | This contains the email filtering rules from this stored object. See RulesType. |
| Version xs:integer | 0-1 | Version of the stored object. |
| RevisionDate xs:dateTime | 0-1 | Date/time the stored object was last revised. |
| LastAccessedDate xs:dateTime | 0-1 | Date/time the stored object was last accessed. |
| ExtendedInfo SegmentType | 0- | This element returns additional information, if any, about the "F2M_ADMIN_MAIL_FILTERING_RULES" stored object. |
| @name xs:string | 0-1 | This is the segment of the additional information property. Absence of this attribute indicates the default ("USER") segment. |
| Property | 1- | The value of this element will be the value retrieved from the property. |
| @name xs:string | 1 | This attribute specifies the property name (keyword). |
| @b64charset xs:string | 0-1 | If the value has been base64-encoded, this attribute will be present and indicate the character set of the decoded value. See EncodableStringType. |