Click or drag to resize

PackageCertifiedMail Property

Gets or sets Certified Mail

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(false)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 45)]
public bool CertifiedMail { get; set; }

Property Value

Type: Boolean
Remarks
'True' for Certified Mail (US Postal Service)
See Also