MailerID Property (IntelligentMailInfo)
The Mailer or Customer Identifier shall be assigned by USPS as a unique, 6 or 9 digit number that identifies a business entity.
'Declaration
Public ReadOnly Property MailerID As String
public string MailerID { get; }
public: __property string* get_MailerID();
public:
property string^ MailerID {
string^ get();
}
Property Value
The allowable encoding range for the 6 digit Mailer ID shall be 000000-899999, while the allowable encoding range for the 9 digit Mailer ID shall be 900000000-999999999.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5