次の方法で共有


PSContactProfile.PreferredContactMethod Property

Definition

Gets or sets preferred contact method. Possible values include: 'email', 'phone'

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string PreferredContactMethod { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.PreferredContactMethod : string with get, set
Public Property PreferredContactMethod As String

Property Value

Attributes

Applies to