unused.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Mother As IContact
Get
Dim instance As IContact
Dim value As IContact
value = instance.Mother
property IContact^ Mother {
IContact^ get ();
}
Property Value
Type:
IContact
See Also