Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

EwsFlag Constructor

Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)

EwsFlag(EwsFlagStatus)

Initializes a new instance of the EwsFlag class.

Declaration
public EwsFlag(EwsFlagStatus status)
Parameters
Type Name Description
EwsFlagStatus status

Status of the flag.

EwsFlag(EwsFlagStatus, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>)

Initializes a new instance of the EwsFlag class.

Declaration
public EwsFlag(EwsFlagStatus status, DateTime? startDate, DateTime? dueDate, DateTime? completeDate)
Parameters
Type Name Description
EwsFlagStatus status

Status of the flag.

Nullable<DateTime> startDate

Start date of asociated to-do task.

Nullable<DateTime> dueDate

Due date of asociated to-do task.

Nullable<DateTime> completeDate

Complete date of asociated to-do task.

In This Article
  • EwsFlag(EwsFlagStatus)
  • EwsFlag(EwsFlagStatus, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies