MessagePartDescription.Name Propriedade
Definição
Obtém ou define o nome da parte da mensagem.Gets or sets the name of the message part.
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
Valor da propriedade
O nome da parte da mensagem.The name of the message part.