Click or drag to resize
DeliveryErrorTypeEnum Enumeration
Product: QBO Description: Enum of different delivery error types.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum DeliveryErrorTypeEnum
Members
  Member nameValueDescription
MissingInfo0
Undeliverable1
DeliveryServerDown2
BouncedEmail3
Remarks
See Also