IActivityListItemAssociateName Property |
AssociateName - name of owner of item
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring AssociateName { get; }
ReadOnly Property AssociateName As String
Get
Dim instance As IActivityListItem
Dim value As String
value = instance.AssociateName
property String^ AssociateName {
String^ get ();
}
Property Value
Type:
String
See Also