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