IRecurrenceRecurrenceInfoText Property |
Description of the recurring event.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring RecurrenceInfoText { get; }
ReadOnly Property RecurrenceInfoText As String
Get
Dim instance As IRecurrence
Dim value As String
value = instance.RecurrenceInfoText
property String^ RecurrenceInfoText {
String^ get ();
}
Property Value
Type:
String
See Also