published_by Field

Who published it
<DataMember()> _ 
Public published_by As ContactInfo
This language is not supported or no code example is available.
[DataMember()] 
public ContactInfo published_by
This language is not supported or no code example is available.
[DataMember()] 
public:  
ContactInfo^ published_by;
This language is not supported or no code example is available.
public  
DataMember() 
published_by : ContactInfo
This language is not supported or no code example is available.

Field Value

ContactInfo

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition