AppNotificationTextProperties.SetIncomingCallAlignment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.