> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.Appointment GetMyPublishedAppointmentsRequest

# <a id="SuperOffice_WebApi_Data_Appointment_GetMyPublishedAppointmentsRequest" /> Class Appointment\_GetMyPublishedAppointmentsRequest

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

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[Appointment\_GetMyPublishedAppointmentsRequest](SuperOffice.WebApi.Data.Appointment_GetMyPublishedAppointmentsRequest.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_Appointment_GetMyPublishedAppointmentsRequest__ctor" /> Appointment\_GetMyPublishedAppointmentsRequest()

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


## Related topics

- [SuperOffice.WebApi.Data.Appointment GetMyAppointmentsRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Appointment_GetMyAppointmentsRequest.md)
- [SuperOffice.WebApi.Agents.AppointmentAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.AppointmentAgent.md)
- [SuperOffice.WebApi.Data.Appointment GetMySyncAppointmentsRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Appointment_GetMySyncAppointmentsRequest.md)
- [SuperOffice.WebApi.Agents.IAppointmentAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IAppointmentAgent.md)
- [SuperOffice.WebApi.Data.Appointment GetMyDiaryRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Appointment_GetMyDiaryRequest.md)
- [SuperOffice.WebApi.Data.Appointment GetMyTasksRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Appointment_GetMyTasksRequest.md)
