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

GraphFolderInfo Class

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

Represents a Graph folder.

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

Properties

Name Description
ChildFolderCount

Gets the number of immediate child folders in the folder.

Id

Gets the ID of the folder.

IsHidden

Gets a value indicating whether the folder is hidden.

Name

Gets the Name of the folder.

ParentId

Gets the ID of the parent folder (ID of a folder which contains this folder); or null reference if not known.

SizeInBytes

Gets the size in bytes of the folder occupied at the server.

TotalItemCount

Gets the total number of messages in this folder. If the folder does not provide such information, value is 0.

UnreadItemCount

Gets the number of unread messages in this folder. If the folder does not provide such information, value is 0.

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