Sets or gets boolean indicating a contact's phone is to be published.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
bool 
Published { 
get; 
set; }

See Also