IAppointmentLocalizedCautionWarning Property |
Localized caution warning text
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxstring LocalizedCautionWarning { get; }
ReadOnly Property LocalizedCautionWarning As String
Get
Dim instance As IAppointment
Dim value As String
value = instance.LocalizedCautionWarning
property String^ LocalizedCautionWarning {
String^ get ();
}
Property Value
Type:
String
See Also