Click or drag to resize

ExpressionGmailThreadId Method

Overload List
  NameDescription
Public methodStatic memberGmailThreadId(Decimal)
Creates a criterion to find messages with specified Gmail thread id (X-GM-THRID). This method can be used only if server advertises XGMailExtensions1 extension support.
Public methodStatic memberGmailThreadId(String)
Creates a criterion to find messages with specified Gmail thread id (X-GM-THRID). This method can be used only if server advertises XGMailExtensions1 extension support.
Top
See Also