KnownFolders.RecordedCalls Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the recorded calls folder.
public:
static property StorageFolder ^ RecordedCalls { StorageFolder ^ get(); };
static StorageFolder RecordedCalls();
public static StorageFolder RecordedCalls { get; }
var storageFolder = KnownFolders.recordedCalls;
Public Shared ReadOnly Property RecordedCalls As StorageFolder
Property Value
The recorded calls folder.
Windows requirements
App capabilities |
recordedCallsFolder
|