EntityMetadata.IsMSTeamsIntegrationEnabled Property

Definition

public:
 property Nullable<bool> IsMSTeamsIntegrationEnabled { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.Runtime.Serialization.DataMember]
public bool? IsMSTeamsIntegrationEnabled { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IsMSTeamsIntegrationEnabled : Nullable<bool> with get, set
Public Property IsMSTeamsIntegrationEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to