OofSettings.State 属性

定义

获取或设置用户的外出 (OOF) 状态。

public:
 property Microsoft::Exchange::WebServices::Data::OofState State { Microsoft::Exchange::WebServices::Data::OofState get(); void set(Microsoft::Exchange::WebServices::Data::OofState value); };
public Microsoft.Exchange.WebServices.Data.OofState State { get; set; }
Public Property State As OofState

属性值

指示用户是否正在发送 OOF 消息的 OofState 枚举值之一。

适用于