IProjectMemberContact Property |
Contact
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIContact Contact { get; }
ReadOnly Property Contact As IContact
Get
Dim instance As IProjectMember
Dim value As IContact
value = instance.Contact
property IContact^ Contact {
IContact^ get ();
}
Property Value
Type:
IContact
See Also