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

GraphFolderId.Implicit Operator

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

Implicit(String to GraphFolderId)

Converts a String to an GraphFolderId.

Declaration
public static implicit operator GraphFolderId(string value)
Parameters
Type Name Description
String value

Value of the ID.

Returns
Type Description
GraphFolderId

New instance of the GraphFolderId.

Implicit(GraphFolderId to String)

Converts an GraphFolderId to a String.

Declaration
public static implicit operator string (GraphFolderId value)
Parameters
Type Name Description
GraphFolderId value

Instance of the ID.

Returns
Type Description
String

String representation of the GraphFolderId.

In This Article
  • Implicit(String to GraphFolderId)
  • Implicit(GraphFolderId to String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies