IDiaryOwnerLoginName Property |
Login name
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring LoginName { get; }
ReadOnly Property LoginName As String
Get
Dim instance As IDiaryOwner
Dim value As String
value = instance.LoginName
property String^ LoginName {
String^ get ();
}
Property Value
Type:
String
See Also