LumiSoft Mail Server User API
RepeatTimes Property
Namespaces > LumiSoft.Net.SDP > SDP > RepeatTimes
Gets or sets repeat times for a session. This is optional value, null means not specified.
Syntax
C#Visual BasicManaged C++
public string RepeatTimes { get; set; }
Public Property RepeatTimes As String
public:
String^ RepeatTimes {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)