8.299. postalAddress
				postalAddress 属性标识条目的邮件地址。此字段旨在包含多行。用 LDIF 格式表示时,每行都应该以美元符号($)分隔。
			
				要在条目文本中表示实际的美元符号($)或反斜杠(\),请分别使用转义的十六进制值 \24 和 \5c。例如,代表字符串:
			
The dollar ($) value can be found in the c:\cost file.
The dollar ($) value can be found
in the c:\cost file.
提供字符串:
The dollar (\24) value can be found$in the c:\5ccost file.
The dollar (\24) value can be found$in the c:\5ccost file.
|   OID  |   2.5.4.16  | 
|   语法  |   DirectoryString  | 
|   多或单值  |   多值  | 
|   定义于  |