'Declaration <DescriptionAttribute("The class of the item.")> Public Property Class As String
[Description("The class of the item.")] public string Class { get; set; }
[Description("The class of the item.")] public: __property string* get_Class(); public: __property void set_Class(
string* value
);
Property Value
- "0" - Null or Test
- "1" - 1C (Retail)
- "2" - 2C (Retail)
- "3" - 3C (Retail)
- "4" - Premium (Retail Publishing Mail) (for potential future use)
- "5" - Deferred (Retail)
- "6" - Air (Retail) (for potential future use)
- "7" - Surface (Retail) (for potential future use)
- "8" - Premium (Network Access)
- "9" - Standard (Network Access)
- "A" to "Z" - Spare(for potential future use)