ISuggestedAppointmentText Property |
Returns the Default text for this suggested appointment
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Text As String
Get
Dim instance As ISuggestedAppointment
Dim value As String
value = instance.Text
property String^ Text {
String^ get ();
}
Property Value
Type:
String
See Also