Edit

Share via


CommandFailedException.ErrorCode Property

Definition

Gets PersistentChatErrorCode that is associated with the exception.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatErrorCode ErrorCode { Microsoft::Rtc::Collaboration::PersistentChat::PersistentChatErrorCode get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.Rtc.Collaboration.PersistentChat.PersistentChatErrorCode
Public ReadOnly Property ErrorCode As PersistentChatErrorCode

Property Value

Applies to