Compartir a través de


PathToExtendedFieldType.DistinguishedPropertySetIdSpecified Propiedad

Definición

La DistinguishedPropertySetIdSpecified propiedad obtiene o establece un valor booleano que especifica si la DistinguishedPropertySetId propiedad se serializa en el mensaje SOAP.

public:
 property bool DistinguishedPropertySetIdSpecified { bool get(); void set(bool value); };
public bool DistinguishedPropertySetIdSpecified { get; set; }
Public Property DistinguishedPropertySetIdSpecified As Boolean

Valor de propiedad

La DistinguishedPropertySetIdSpecified propiedad devuelve true si la DistinguishedPropertySetId propiedad se serializa en el mensaje SOAP; de lo contrario, la propiedad devuelve false.

Se aplica a