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

GraphFolderId Class

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

Represents Graph folder ID.

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

Constructors

Name Description
GraphFolderId(String)

Initializes new GraphFolderId instance.

Fields

Name Description
Archive

User's "Archive" folder.

DeletedItems

User's "Deleted Items" folder.

Deletions

User's "Deletions" folder (Microsoft Graph API id: recoverableitemsdeletions).

Drafts

User's "Drafts" folder.

Inbox

User's "Inbox" folder.

JunkEmail

User's "Junk E-mail" folder.

Outbox

User's "Outbox" folder.

Root

User's "Root" folder (Microsoft Graph API id: msgfolderroot).

Scheduled

User's "Scheduled" folder (commonly named "Snoozed").

SearchFolders

User's "Search Folders" folder (commonly named "Finder").

SentItems

User's "Sent Items" folder.

Methods

Name Description
Equals(Object)

Determines whether the specified obj is equal to this object.

GetHashCode()

Gets a hash code of this object.

ToString()

Returns a string representation of this object.

Operators

Name Description
Implicit(GraphFolderId to String)

Converts an GraphFolderId to a String.

Implicit(String to GraphFolderId)

Converts a String to an GraphFolderId.

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