Folder.RecordedTVType Field
Note: This API is now obsolete.
Specifies that the folder contains recorded television content.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
[ObsoleteAttribute("Recorded TV is not supported")]
public static readonly Guid RecordedTVType
public:
[ObsoleteAttribute("Recorded TV is not supported")]
static initonly Guid RecordedTVType
<ObsoleteAttribute("Recorded TV is not supported")>
Public Shared ReadOnly RecordedTVType As Guid
Field Value
Type: System.Guid
See Also
Folder Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top