Click or drag to resize

ExpressionGmailMessageId Method

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