IPendingConnection.PrimaryContact Property

Definition

The primary contact for this connection request

[ADT.Runtime.Info(Create=true, Description="The primary contact for this connection request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primaryContact", Update=true)]
public string PrimaryContact { get; set; }
[<ADT.Runtime.Info(Create=true, Description="The primary contact for this connection request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primaryContact", Update=true)>]
member this.PrimaryContact : string with get, set
Public Property PrimaryContact As String

Property Value

Attributes

Applies to