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

GraphFlag Class

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)

Represents a Graph follow-up flag info.

Syntax
public class GraphFlag
Inheritance
Object
GraphFlag
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
GraphFlag(GraphFlagStatus)

Initializes new GraphFlag instance.

Properties

Name Description
CompletedDate

Gets the completed date of the follow-up; or null reference if not known.

DueDateTime

Gets the due date and time of the follow-up; or null reference if not known.

StartDateTime

Gets the start date and time of the follow-up; or null reference if not known.

Status

Gets the follow-up flag status.

Methods

Name Description
CreateCompleted(DateTime)

Initializes new GraphFlag instance representing Completed status with associated date.

CreateFlagged(DateTime, DateTime)

Initializes new GraphFlag instance representing Flagged status with associated date and times.

CreateNotFlagged()

Initializes new GraphFlag instance representing None status.

ToString()

Returns a string representation of this object.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies