KnownFolders.RecordedCalls Property

Definition

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

Applies to