ISaleStakeholderContact Property |
Contact
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxSOContact Contact { get; }
ReadOnly Property Contact As SOContact
Get
Dim instance As ISaleStakeholder
Dim value As SOContact
value = instance.Contact
property SOContact^ Contact {
SOContact^ get ();
}
Property Value
Type:
SOContact
See Also