| MediaDescriptionSessionName Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string SessionName { get; set; }Public Property SessionName As String
	Get
	Set
public:
property String^ SessionName {
	String^ get ();
	void set (String^ value);
}member SessionName : string with get, set
Property Value
Type: 
String
See Also