> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.EMail RefreshFolderRequest

# <a id="SuperOffice_WebApi_Data_EMail_RefreshFolderRequest" /> Class EMail\_RefreshFolderRequest

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

```csharp theme={null}
public class EMail_RefreshFolderRequest
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[EMail\_RefreshFolderRequest](SuperOffice.WebApi.Data.EMail_RefreshFolderRequest.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Constructors

### <a id="SuperOffice_WebApi_Data_EMail_RefreshFolderRequest__ctor" /> EMail\_RefreshFolderRequest()

```csharp theme={null}
public EMail_RefreshFolderRequest()
```

## Properties

### <a id="SuperOffice_WebApi_Data_EMail_RefreshFolderRequest_ConnectionInfo" /> ConnectionInfo

```csharp theme={null}
public EMailConnectionInfo ConnectionInfo { get; set; }
```

#### Property Value

[EMailConnectionInfo](SuperOffice.WebApi.Data.EMailConnectionInfo.md)

### <a id="SuperOffice_WebApi_Data_EMail_RefreshFolderRequest_Folders" /> Folders

```csharp theme={null}
public string[] Folders { get; set; }
```

#### Property Value

[string](https://learn.microsoft.com/dotnet/api/system.string)\[]
