ConversationRequest.SyncState 属性

定义

获取或设置会话的当前状态,以便进行同步。 属性SyncState适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property System::String ^ SyncState { System::String ^ get(); void set(System::String ^ value); };
public string SyncState { get; set; }
Public Property SyncState As String

属性值

用于同步的会话的当前状态。

适用于