IActivityListItemPersonName Property |
Name of Person
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring PersonName { get; }
ReadOnly Property PersonName As String
Get
Dim instance As IActivityListItem
Dim value As String
value = instance.PersonName
property String^ PersonName {
String^ get ();
}
Property Value
Type:
String
See Also