IAssociateFullName Property |
FullName - same as the Login Name, except in Japan.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property FullName As String
Get
Dim instance As IAssociate
Dim value As String
value = instance.FullName
property String^ FullName {
String^ get ();
}
Property Value
Type:
String
See Also