PermitNumber Property
Permit number to print Postage Due labels.
Syntax
[VB.NET] Public Property PermitNumber As String
[C#] public string PermitNumber {get; set;}
Remarks
Sending postage due packages requires a permit with a US Post Office. This property should contain the Permit Number you were issued by that post office.
Default Value
""