Starts to set a phone from the user. Phone
will be published for other people if the publish flag is
set.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginSetPhone( ContactEndpointType phoneType, string phoneUri, bool toBePublished, AsyncCallback selfCallback, Object state ) |
Parameters
- phoneType
- Type:
Microsoft.Lync.Model
.
.
::
.
.
ContactEndpointType
- phoneUri
- Type:
System
.
.
::
.
.
String
- toBePublished
- Type:
System
.
.
::
.
.
Boolean
- selfCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object