Gets or sets 'duration' parameter value. The 'duration' parameter indicates how long the
called party will be reachable starting at the initial time of availability. If no duration
parameter is given, the service is assumed to be available indefinitely. Value -1 means not specified.

C# | Visual Basic | Visual C++ | F# |
public int Duration { get; set; }
Public Property Duration As Integer Get Set
public: property int Duration { int get (); void set (int value); }
member Duration : int with get, set


Exception | Condition |
---|---|
ArgumentException | Is raised when when value less than 1 is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119