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

GraphMessageId.Implicit Operator

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

Implicit(String to GraphMessageId)

Converts a String to an GraphMessageId.

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

Value of the ID.

Returns
Type Description
GraphMessageId

New instance of the GraphMessageId.

Implicit(GraphMessageId to String)

Converts an GraphMessageId to a String.

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

Instance of the ID.

Returns
Type Description
String

String representation of the GraphMessageId.

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