LumiSoft Net Help
ContentDuration Property
NamespacesLumiSoft.Net.MIMEMIME_EntityContentDuration
Gets or sets time duration of content. Value null means that header field does not exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ContentDuration { get; set; }
Public Property ContentDuration As String
	Get
	Set
public:
property String^ ContentDuration {
	String^ get ();
	void set (String^ value);
}
member ContentDuration : string with get, set
Property Value
Remarks
Time duration of body part content, in seconds (e.g., for audio message).
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119