AppNotificationTextProperties.SetIncomingCallAlignment Method

Definition

Sets a value specifying whether the associated text is displayed with incoming call alignment.

public:
 virtual AppNotificationTextProperties ^ SetIncomingCallAlignment() = SetIncomingCallAlignment;
AppNotificationTextProperties SetIncomingCallAlignment();
public AppNotificationTextProperties SetIncomingCallAlignment();
function setIncomingCallAlignment()
Public Function SetIncomingCallAlignment () As AppNotificationTextProperties

Returns

Returns the AppNotificationTextProperties instance so that additional method calls can be chained.

Applies to