IIMb CreateLabel_IMb Method ConfirmDelivery Inc API Documentation
Creates a USPS IMb mailpiece label as a .PDF file.

Namespace: CDI_WCFService3.ICDI_WCFService
Assembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Function CreateLabel_IMb ( _
	authHeader As AuthHeader, _
	labelOption As IMb..::..LabelOptions, _
	pic As String, _
	ByRef mailPieceDetails As MailPieceDetails _
) As Byte()

Return Value

Array [Byte]
Remarks

mailPieceDetails is ByRef to accomadate address standardization
See Also