IDiaryOwnerFullName Property |
Full name
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property FullName As String
Get
Dim instance As IDiaryOwner
Dim value As String
value = instance.FullName
property String^ FullName {
String^ get ();
}
Property Value
Type:
String
See Also