RecipientMiddleInitial Property
Middle initial.
Object Oriented Interface
public function getRecipientMiddleInitial(); public function setRecipientMiddleInitial($value);
Procedural Interface
inship_upsship_get($res, 72 ); inship_upsship_set($res, 72, $value );
Default Value
''
Remarks
Middle initial. The value of this property is optional.
Data Type
String