SmartReply

IActiveSyncTLClient.SmartReply method

The SmartReply command is used by clients to reply to messages without retrieving the full, original message from the server.

public void SmartReply(SmartRequest request)
Parameter Type Description
request SmartRequest SmartReply operation parameters

See Also