| VCardOrgPropertyLoad Method | 
 
Namespace: ARPDev.DAVLIBAssembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic void Load(
	string sPropertyValue
)
Public Sub Load ( 
	sPropertyValue As String
)
public:
void Load(
	String^ sPropertyValue
)
member Load : 
        sPropertyValue : string -> unit 
Parameters
- sPropertyValue
- Type: SystemString
 
 See Also
See Also