2.4.216 RecipName

The RecipName record specifies information about a recipient of a routing slip<113>.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cchRecip

ulEIDSize

...

szFriendly (variable)

...

rgchSSAddr (variable)

...

cchRecip (2 bytes):  An unsigned integer that specifies the count of characters in the szFriendly field string. MUST be less than or equal to 256.

ulEIDSize (4 bytes):  An unsigned integer that specifies the count of characters in the rgchSSAddr field string.

szFriendly (variable):  A NULL-terminated array of ANSI characters that specifies the recipient's friendly name.  The length of the string MUST be specified by the cchRecip field.

rgchSSAddr (variable):  An array of ANSI characters whose length is specified by the ulEIDSize field that specifies the identifier used by the messaging system service provider to identify the recipient.