GraphMessageSearchParameter.Subject Method
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9083)
Subject(String)
Messages that contain the specified string in its Subject field.
Declaration
public static GraphMessageSearchParameter Subject(string subject)
Parameters
Type | Name | Description |
---|---|---|
String | subject | String to search for. Cannot be empty. |
Returns
Type | Description |
---|---|
GraphMessageSearchParameter |