Share via


CalloutInfo members

Include protected members
Include inherited members

Represents the information for the callout.

The CalloutInfo type exposes the following members.

Constructors

  Name Description
Public method CalloutInfo

Top

Properties

  Name Description
Public property Contacts List of contacts of the task.
Public property Context (Inherited from ClientObject.)
Public property DirectLinkTitle Title of the direct link for the list of tasks where this task is.
Public property DirectLinkUrl URL for the direct link for the list of tasks where this task is.
Public property Hierarchy Hierarchy of the task on the project.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property Predecessors Tasks that precedes the task.
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Successors Tasks that dependeds on this task.
Public property Tag (Inherited from ClientObject.)
Public property Title Title of the tasks container.
Public property TypedObject (Inherited from ClientObject.)
Public property Url URL of the tasks container.

Top

Methods

  Name Description
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson (Inherited from ClientObject.)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

See also

Reference

CalloutInfo class

Microsoft.SharePoint.WorkManagement.Client namespace